RootItemId
Last modified: May 22, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The RootItemId element identifies the root item of a deleted attachment.
DeleteAttachmentResponse
ResponseMessages
DeleteAttachmentResponseMessage
RootItemId
<RootItemId RootItemId="" RootItemChangeKey="" />
RootItemIdType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
RootItemId |
Identifies the root item of a deleted attachment. |
RootItemChangeKey |
Identifies the new change key of the root item of a deleted attachment. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
Contains the status and result of a DeleteAttachment request. |
Remarks
The RootItemId element is only used in DeleteAttachment responses. This identifies the root item identifier, and more importantly, the new change key to the parent item.
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
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also