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 | |
---|---|---|
GetAttachmentAsync(GetAttachmentType) | The GetAttachmentAsync method provides asynchronous access to the GetAttachment Web service method. | |
GetAttachmentAsync(GetAttachmentType, Object) | The GetAttachmentAsync method provides asynchronous access to the GetAttachment Web service method. |
Top