Share via


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
Public method CreateAttachmentAsync(CreateAttachmentType) The CreateAttachmentAsync method provides asynchronous access to the CreateAttachment Web service method.
Public method CreateAttachmentAsync(CreateAttachmentType, Object) The CreateAttachmentAsync method provides asynchronous access to the CreateAttachment Web service method.

Top