SetHoldOnMailboxesParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the parameters to a SetHoldOnMailboxes(SetHoldOnMailboxesParameters) method call.The SetHoldOnMailboxesParameters class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class SetHoldOnMailboxesParameters sealed
public sealed class SetHoldOnMailboxesParameters
Public NotInheritable Class SetHoldOnMailboxesParameters
- Inheritance
-
SetHoldOnMailboxesParameters
Constructors
SetHoldOnMailboxesParameters() |
Initializes a new instance of the SetHoldOnMailboxesParameters class. |
Properties
ActionType |
The type of hold action. |
HoldId |
The hold ID for an eDiscovery hold action. |
InPlaceHoldIdentity |
An identifier that references an in-place hold (preserves all mailbox content). |
Language |
The language used for the search query in the Query property. |
Mailboxes |
A list of mailboxes affected by the hold. |
Query |
The search query for the hold. |