GetAttachmentType.AttachmentShape Property

Definition

The AttachmentShape property gets or sets which additional properties to return for the attachments.

public:
 property ExchangeWebServices::AttachmentResponseShapeType ^ AttachmentShape { ExchangeWebServices::AttachmentResponseShapeType ^ get(); void set(ExchangeWebServices::AttachmentResponseShapeType ^ value); };
public ExchangeWebServices.AttachmentResponseShapeType AttachmentShape { get; set; }
Public Property AttachmentShape As AttachmentResponseShapeType

Property Value

The AttachmentShape property returns an AttachmentResponseShapeType that identifies which additional properties to return for attachments.

Applies to