Enum MSBusyStatus
MSBusyStatus enumeration
Specifies the BUSY status of an appointment.
public enum MSBusyStatus
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | Value is not defined |
Free | 0 | Free |
Tentative | 1 | Tentative |
Busy | 2 | Busy |
Oof | 3 | Out of office |
WorkingElsewhere | 4 | Working in a location away from the office |
See Also
- namespace Aspose.Email.Calendar
- assembly Aspose.Email