ExchangeServiceBinding.EndMoveItem(IAsyncResult) Method

Definition

The EndMoveItem(IAsyncResult) method is used to end an asynchronous MoveItem(MoveItemType) call.

C#
public ExchangeWebServices.MoveItemResponseType EndMoveItem (IAsyncResult asyncResult);

Parameters

asyncResult
IAsyncResult

Returns

The EndMoveItem(IAsyncResult) method returns a MoveItemResponseType object.

Applies to

Product Versions
Exchange EWS proxy Latest