Table of Contents

Enum HoldStatus

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines the hold status.

public enum HoldStatus

Fields

Failed = 4

The hold operation failed

NotOnHold = 0

Not on hold

OnHold = 2

On hold

PartialHold = 3

Some mailboxes are on hold and some are not

Pending = 1

Placing/removing hold is in-progress