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
Public method DeleteAttachmentAsync(DeleteAttachmentType) The DeleteAttachmentAsync method provides asynchronous access to the DeleteAttachment Web service method.
Public method DeleteAttachmentAsync(DeleteAttachmentType, Object) The DeleteAttachmentAsync method provides asynchronous access to the DeleteAttachment Web service method.

Top