Enum MSIntendedStatus
MSIntendedStatus enumeration
Specifies the INTENDED status of an appointment.
public enum MSIntendedStatus
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | Property is not set |
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