ExchangeService.SetHoldOnMailboxes method
Sets a hold on items in a mailbox for the purpose of eDiscovery.
The SetHoldOnMailboxes() method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
| Name | Description | |
|---|---|---|
|
SetHoldOnMailboxes(SetHoldOnMailboxesParameters) | Sets a query-based hold on items in one or more mailboxes for the purpose of eDiscovery.The SetHoldOnMailboxes(SetHoldOnMailboxesParameters) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
SetHoldOnMailboxes(String, HoldAction, String, String) | Sets a query-based hold on items in a mailbox for the purpose of eDiscovery. The SetHoldOnMailboxes(String, HoldAction, String, String) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
SetHoldOnMailboxes(String, HoldAction, String, []) | Sets a query-based hold on items on a collection of mailboxes for the purpose of eDiscovery. The SetHoldOnMailboxes(String, HoldAction, String, []) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
|
SetHoldOnMailboxes(String, HoldAction, String, String, String) | Sets a query-based hold on items in a mailbox for a specific duration for the purpose of eDiscovery.The SetHoldOnMailboxes(String, HoldAction, String, String, String) method is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Show: