ExchangeServiceBinding::CreateAttachment method

The CreateAttachment method sends the request to and gets the response from a CreateAttachment operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

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.CreateAttachmentResponseType
The CreateAttachment method returns a CreateAttachmentType object that contains the status of the CreateAttachment operation.
Show: