Click or drag to resize

MapiCalendarBusyStatus Enumeration

Enumerates the mapi calendar possible busy status

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum MapiCalendarBusyStatus
Members
  Member nameValueDescription
Free0 The user is available.
Tentative1 The user has a tentative event scheduled.
Busy2 The user is busy.
OutOfOffice3 The user is Out of Office (OOF).
See Also