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 | |
---|---|---|
MoveItemAsync(MoveItemType) | The MoveItemAsync method provides asynchronous access to the MoveItem Web service method. | |
MoveItemAsync(MoveItemType, Object) | The MoveItemAsync method provides asynchronous access to the MoveItem Web service method. |
Top