HoldAction Enum

Definition

Defines an action that affects the preservation of items in a mailbox for the purpose of eDiscovery. The HoldAction enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public enum class HoldAction
public enum HoldAction
Public Enum HoldAction
Inheritance
HoldAction

Fields

Create 0

A hold initiated on the target mailboxes for the purpose of eDiscovery. The Create field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Remove 2

A release on a hold that was placed on the target mailboxes for the purpose of eDiscovery. The Remove field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Update 1

An update on a query associated with a hold on the target mailboxes for the purpose of eDiscovery. The Update field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to