ItemShape

Topic Last Modified: 2007-10-19

The ItemShape element identifies a set of properties to return in a GetItem, FindItem, or SyncFolderItems response.

Syntax

<ItemShape>
   <BaseShape/>
   <IncludeMimeContent/>
   <BodyType/>
   <AdditionalProperties/>
</ItemShape>

Type

ItemResponseShapeType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

BaseShape

Identifies the basic configuration of properties to return in an item or folder response.

IncludeMimeContent

Specifies whether the Multipurpose Internet Mail Extensions (MIME) content of an item is returned in the response.

BodyType

Identifies how the body text is formatted in the response.

AdditionalProperties

Identifies additional properties to return in a response.

Parent Elements

Element Description

GetItem

The element that defines a request to retrieve items from a mailbox in the Exchange store.

The following is the XPath expression to this element: 

/GetItem

FindItem

The element that defines a request to find all items that are contained in a folder.

The following is the XPath expression to this element: 

/FindItem

SyncFolderItems

The element that defines a request to synchronize items in an Exchange store folder.

The following is the XPath expression to this element: 

/SyncFolderItems

Remarks

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

Element Information

Namespace

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

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False