Share via


ExchangeServiceBinding.MoveItemAsync Method

Include Protected Members
Include Inherited Members

The MoveItemAsync methods provide an event-based method for handling asynchronous MoveItem calls.

Overload List

  Name Description
Public method MoveItemAsync(MoveItemType) The MoveItemAsync method provides asynchronous access to the MoveItem Web service method.
Public method MoveItemAsync(MoveItemType, Object) The MoveItemAsync method provides asynchronous access to the MoveItem Web service method.

Top