Click or drag to resize

EventStamp Property

Gets or sets time stamp of this event (Always converted to UTC format).

Namespace: Limilabs.Mail.Appointments
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public DateTime? Stamp { get; set; }

Property Value

NullableDateTime
See Also