Enum ExchangeUserBusyness
ExchangeUserBusyness enumeration
Enumerates the user free/busy statuses
public enum ExchangeUserBusyness
Values
Name | Value | Description |
---|---|---|
Busy | 0 | Specifies the status as busy. |
Free | 1 | Specifies the status as free. |
NoData | 2 | Specifies that there is no data for that recipient. |
OOF | 3 | Specifies the status as Out of Office (OOF). |
Tentative | 4 | Specifies the status as tentative. |
WorkingElsewhere | 5 | Specifies the status as working elsewhere. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email