GetAttachmentResponse.Attachment Property

Definition

Gets the attachment that was retrieved.

public:
 property Microsoft::Exchange::WebServices::Data::Attachment ^ Attachment { Microsoft::Exchange::WebServices::Data::Attachment ^ get(); };
public Microsoft.Exchange.WebServices.Data.Attachment Attachment { get; }
Public ReadOnly Property Attachment As Attachment

Property Value

The attachment that was retrieved.

Applies to