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