ExchangeServiceBinding.GetAttachmentAsync Method

Include Protected Members
Include Inherited Members

The GetAttachmentAsync methods provide an event-based method for handling asynchronous GetAttachment calls.

Overload List

  Name Description
Public method GetAttachmentAsync(GetAttachmentType) The GetAttachmentAsync method provides asynchronous access to the GetAttachment Web service method.
Public method GetAttachmentAsync(GetAttachmentType, Object) The GetAttachmentAsync method provides asynchronous access to the GetAttachment Web service method.

Top