ExchangeServiceBinding.DeleteAttachmentAsync Method
Include Protected Members
Include Inherited Members
The DeleteAttachmentAsync methods provide an event-based method for handling asynchronous DeleteAttachment calls.
Overload List
Name | Description | |
---|---|---|
DeleteAttachmentAsync(DeleteAttachmentType) | The DeleteAttachmentAsync method provides asynchronous access to the DeleteAttachment Web service method. | |
DeleteAttachmentAsync(DeleteAttachmentType, Object) | The DeleteAttachmentAsync method provides asynchronous access to the DeleteAttachment Web service method. |
Top