IEWSClient.FetchAttachment

IEWSClient.FetchAttachment method

Fetches the attachment

public Attachment FetchAttachment(string attachmentUri)
ParameterTypeDescription
attachmentUriStringThe attachment uri

Return Value

Attachment that represents fetched attachment

See Also