Click or drag to resize

EventStatus Property

Gets or sets status of this event (tentative, confirmed, canceled).

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

Property Value

EventStatus
See Also