Share via


ExchangeServiceBinding.DeleteFolderAsync Method

Include Protected Members
Include Inherited Members

The DeleteFolderAsync methods provide an event-based method for handling asynchronous DeleteFolder calls.

Overload List

  Name Description
Public method DeleteFolderAsync(DeleteFolderType) The DeleteFolderAsync method provides asynchronous access to the DeleteFolder Web service method.
Public method DeleteFolderAsync(DeleteFolderType, Object) The DeleteFolderAsync method provides asynchronous access to the DeleteFolder Web service method.

Top