ExchangeServiceBinding::GetAttachment method
Exchange Server 2013
The GetAttachment method sends the request to and gets the response from a GetAttachment operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- GetAttachment1
- Type: ExchangeWebServices.GetAttachmentType
An instance of the GetAttachmentType class that represents the set of attachments to get.
Return value
Type: ExchangeWebServices.GetAttachmentResponseTypeThe GetAttachment method returns a GetAttachmentResponseType object that contains the status of the GetAttachment operation and the set of requested attachments.
Show: