This topic has not yet been rated - Rate this topic

ExchangeService.MoveItems method

EWS Managed API

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.

  NameDescription
Public method MoveItems(IEnumerable<ItemId>, FolderId) Moves multiple items in a single call to Exchange Web Services (EWS).
Public method 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.
Top

Calling this method results in a call to Exchange Web Service (EWS).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.