ExchangeService.MoveItems method
Moves multiple items in a single call to Exchange Web Services (EWS).
The MoveItems(IEnumerable<ItemId>, FolderId, Boolean) method was introduced in the Exchange Web Services (EWS) Managed API 1.2.
| Name | Description | |
|---|---|---|
|
MoveItems(IEnumerable<ItemId>, FolderId) | Moves multiple items in a single call to Exchange Web Services (EWS). |
|
MoveItems(IEnumerable<ItemId>, FolderId, Boolean) | Moves multiple items in a single call to Exchange Web Services (EWS).This method was introduced in the Exchange Web Services (EWS) Managed API 1.2. |
Show: