Enum MapiCalendarBusyStatus

MapiCalendarBusyStatus enumeration

Enumerates the mapi calendar possible busy status

public enum MapiCalendarBusyStatus

Values

NameValueDescription
NotDefined-1Value is not defined
Free0The user is available.
Tentative1The user has a tentative event scheduled.
Busy2The user is busy.
OutOfOffice3The user is Out of Office (OOF).

See Also