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.23341.1754
Syntax
public EventStatus Status { get; set; }

Property Value

Type: EventStatus
See Also