GetAttachmentType.AttachmentShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.