ExchangeServiceBinding.DeleteItemAsync Method

Include Protected Members
Include Inherited Members

The DeleteItemAsync methods provide an event-based method for handling asynchronous DeleteItem calls.

Overload List

  Name Description
Public method DeleteItemAsync(DeleteItemType) The DeleteItemAsync method provides asynchronous access to the DeleteItem Web service method.
Public method DeleteItemAsync(DeleteItemType, Object) The DeleteItemAsync method provides asynchronous access to the DeleteItem Web service method.

Top