ExchangeService.CopyItems method
Copies multiple items in a single call to Exchange Web Services (EWS).
| Name | Description | |
|---|---|---|
|
CopyItems(IEnumerable<ItemId>, FolderId) | Copies multiple items in a single call to Exchange Web Services (EWS). |
|
CopyItems(IEnumerable<ItemId>, FolderId, Boolean) | Copies 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: