Click or drag to resize

EventStart Property

Gets or sets start time of this event ("DTSTART").

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

Property Value

NullableDateTime
See Also