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 | |
---|---|---|
DeleteItemAsync(DeleteItemType) | The DeleteItemAsync method provides asynchronous access to the DeleteItem Web service method. | |
DeleteItemAsync(DeleteItemType, Object) | The DeleteItemAsync method provides asynchronous access to the DeleteItem Web service method. |
Top