Enum ExchangeUserBusyness

ExchangeUserBusyness enumeration

Enumerates the user free/busy statuses

public enum ExchangeUserBusyness

Values

NameValueDescription
Busy0Specifies the status as busy.
Free1Specifies the status as free.
NoData2Specifies that there is no data for that recipient.
OOF3Specifies the status as Out of Office (OOF).
Tentative4Specifies the status as tentative.
WorkingElsewhere5Specifies the status as working elsewhere.

See Also