Enum OofState
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines a user's Out of Office Assistant status.
public enum OofState
Fields
Disabled = 0The assistant is diabled.
Enabled = 1The assistant is enabled.
Scheduled = 2The assistant is scheduled.