AttachmentId (GetAttachment and DeleteAttachment)

The AttachmentId element identifies a single attachment.

<AttachmentId Id="" />

RequestAttachmentIdType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Id
Specifies the attachment identifier.

Child elements

None.

Parent elements

Element Description
AttachmentIds
Contains an array of attachment identifiers.

The following are the XPath expressions to this element:

/DeleteAttachment/AttachmentIds

/GetAttachment/AttachmentIds

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also