ExchangeServiceBinding::CreateAttachment method
Exchange Server 2013
The CreateAttachment method sends the request to and gets the response from a CreateAttachment operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- CreateAttachment1
- Type: ExchangeWebServices.CreateAttachmentType
An instance of the CreateAttachmentType class that represents the attachments to associate with a parent item.
Return value
Type: ExchangeWebServices.CreateAttachmentResponseTypeThe CreateAttachment method returns a CreateAttachmentType object that contains the status of the CreateAttachment operation.
Show: