MessageXml
Topic Last Modified: 2007-10-10
The MessageXml element provides additional error response information.
Schema Hierarchy
Syntax
<MessageXml/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Provides descriptive information about the response status. The following are some of the possible XPath expressions to this element:
|
|
Contains the status and result of a single DeleteItem request. |
|
Contains the status and result of a single SendItem request. |
|
Contains the status and result of a single DeleteFolder request. |
|
Contains the status and result of a single DeleteAttachment request. |
|
Contains the status and result of a single Unsubscribe request. |
|
Contains the status and result of a single CreateFolder request. |
|
Contains the status and result of a single GetFolder request. |
|
Contains the status and result of a single UpdateFolder request. |
|
Contains the status and result of a single MoveFolder request. |
|
Contains the status and result of a single CopyFolder request. |
|
Contains the status and result of a single CreateManagedFolder request. |
|
Contains the status and result of a single FindFolder request. |
|
Contains the status and result of a single CreateItem request. |
|
Contains the status and result of a single GetItem request. |
|
Contains the status and result of a single UpdateItem request. |
|
Contains the status and result of a single MoveItem request. |
|
Contains the status and result of a single CopyItem request. |
|
Contains the status and result of a single CreateAttachment request. |
|
Contains the status and result of a single GetAttachment request. |
|
Contains the status and result of a single FindItem request. |
|
Contains the status and result of a ResolveNames request. |
|
Contains the status and result of a single ExpandDL request. |
|
Contains the status and result of a single Subscribe request. |
|
Contains the status and result of a single GetEvents request. |
|
Contains the status and result of a single SendNotification request. |
|
Contains the status and result of a SyncFolderHierarchy request. |
|
Contains the status and result of a SyncFolderItems request. |
|
Contains the status and result of a ConvertId request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
|
Contains the status and result of an AddDelegate request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
Remarks
This element is not required and is not included in all responses. It is included for error messages. In requests that involve folders or items, the MessageXML element will contain one or more elements that contain the URIs to the properties that caused the error. An example of this is the FieldURI element.
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 |