Items

Last modified: August 10, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The Items element contains an array of items.

<Items>
   <Item/>
   <Message/>
   <CalendarItem/>
   <Contact/>
   <DistributionList/>
   <MeetingMessage/>
   <MeetingRequest/>
   <MeetingResponse/>
   <MeetingCancellation/>
   <Task/>
</Items>

ArrayOfRealItemsType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

Item

Represents an item in the Exchange store.

Message

Represents an Exchange e-mail message.

CalendarItem

Represents an Exchange calendar item.

Contact

Represents an Exchange contact item.

DistributionList

Represents a distribution list.

MeetingMessage

Represents a meeting message in the Exchange store.

MeetingRequest

Represents a meeting request in the Exchange store.

MeetingResponse

Represents a meeting response in the Exchange store.

MeetingCancellation

Represents a meeting cancellation in the Exchange store.

Task

Represents a task in the Exchange store.

Parent Elements

Element

Description

CopyItemResponseMessage

Contains the status and result of a CopyItem Operation request.

CreateItemResponseMessage

Contains the status and result of a single CreateItem Operation request.

GetItemResponseMessage

Contains the status and result of a GetItem Operation request.

GroupedItems

Represents a collection of items that are the result of a grouped FindItem Operation call.

MoveItemResponseMessage

Contains the status and result of a MoveItem Operation request.

RootFolder (FindItemResponseMessage)

Contains the results of a search of a single root folder during a FindItem Operation.

UpdateItemResponseMessage

Contains the status and result of an UpdateItem Operation request.

Remarks

For information about the set of items in a CreateItem Operation request, see Items (CreateItem).

Message elements represent e-mail messages and all other items that are not strongly typed by the Exchange Web Services (EWS) schema. Items such as IPM.Sharing and IPM.InfoPath are returned as Message elements. Exchange 2010 does not return the base Item element in responses.

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

Element Information

Namespace

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

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False