Share via


ExchangeServiceBinding.MoveFolderAsync Method

Include Protected Members
Include Inherited Members

The MoveFolderAsync methods provide an event-based method for handling asynchronous MoveFolder calls.

Overload List

  Name Description
Public method MoveFolderAsync(MoveFolderType) The MoveFolderAsync method provides asynchronous access to the MoveFolder Web service method.
Public method MoveFolderAsync(MoveFolderType, Object) The MoveFolderAsync method provides asynchronous access to the MoveFolder Web service method.

Top