And
Day
End
ID
Ids
Not
Or
SID
to
TTL
UID
Url
Expand Minimize
This topic has not yet been rated - Rate this topic

GetAttachment

Published: July 16, 2012

Applies to:  Exchange 2013 | Exchange Online | Exchange Server 2007 | Exchange Server 2010 

The GetAttachment element is the root element in a request to get an attachment from the Exchange store.


<GetAttachment>
   <AttachmentShape/>
   <AttachmentIds/>
</GetAttachment>

GetAttachmentType

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

Attributes

None.

Child elements

Element

Description

AttachmentShape

Identifies additional extended item properties to return in a response to a GetAttachment request. This element is optional.

AttachmentIds

Contains an array of attachment identifiers.

Parent elements

None.

The AttachmentShape element is not required to identify the properties returned in the response. The GetAttachment operation returns the Name, ContentType, ContentId, ContentLocation, and the Content properties for file attachments. For item attachments, the returned properties are the Name, ContentType, ContentId, ContentLocation, and all the attached item’s properties. This is equivalent to using the AllProperties base shape in a GetItem request.

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.

Namespace

http://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

Date

Description

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.