Enum HoldStatus
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the hold status.
public enum HoldStatus
Fields
Failed = 4The hold operation failed
NotOnHold = 0Not on hold
OnHold = 2On hold
PartialHold = 3Some mailboxes are on hold and some are not
Pending = 1Placing/removing hold is in-progress