Share via


GetAttachmentType.AttachmentShape Property

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

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property AttachmentShape As AttachmentResponseShapeType
    Get
    Set
'Usage
Dim instance As GetAttachmentType
Dim value As AttachmentResponseShapeType

value = instance.AttachmentShape

instance.AttachmentShape = value
public AttachmentResponseShapeType AttachmentShape { get; set; }

Property Value

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