MessageXml

Topic Last Modified: 2007-10-10

The MessageXml element provides additional error response information.

Schema Hierarchy

ResponseMessage
  MessageXml

Syntax

<MessageXml/>

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

ResponseMessage

Provides descriptive information about the response status.

The following are some of the possible XPath expressions to this element:

  • /GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/ResponseMessage
  • /GetUserAvailabilityResponse/SuggestionsResponse/ResponseMessage
  • /SetUserOofSettingsResponse/ResponseMessage
  • /GetUserOofSettingsResponse/ResponseMessage

DeleteItemResponseMessage

Contains the status and result of a single DeleteItem request.

SendItemResponseMessage

Contains the status and result of a single SendItem request.

DeleteFolderResponseMessage

Contains the status and result of a single DeleteFolder request.

DeleteAttachmentResponseMessage

Contains the status and result of a single DeleteAttachment request.

UnsubscribeResponseMessage

Contains the status and result of a single Unsubscribe request.

CreateFolderResponseMessage

Contains the status and result of a single CreateFolder request.

GetFolderResponseMessage

Contains the status and result of a single GetFolder request.

UpdateFolderResponseMessage

Contains the status and result of a single UpdateFolder request.

MoveFolderResponseMessage

Contains the status and result of a single MoveFolder request.

CopyFolderResponseMessage

Contains the status and result of a single CopyFolder request.

CreateManagedFolderResponseMessage

Contains the status and result of a single CreateManagedFolder request.

FindFolderResponseMessage

Contains the status and result of a single FindFolder request.

CreateItemResponseMessage

Contains the status and result of a single CreateItem request.

GetItemResponseMessage

Contains the status and result of a single GetItem request.

UpdateItemResponseMessage

Contains the status and result of a single UpdateItem request.

MoveItemResponseMessage

Contains the status and result of a single MoveItem request.

CopyItemResponseMessage

Contains the status and result of a single CopyItem request.

CreateAttachmentResponseMessage

Contains the status and result of a single CreateAttachment request.

GetAttachmentResponseMessage

Contains the status and result of a single GetAttachment request.

FindItemResponseMessage

Contains the status and result of a single FindItem request.

ResolveNamesResponseMessage

Contains the status and result of a ResolveNames request.

ExpandDLResponseMessage

Contains the status and result of a single ExpandDL request.

SubscribeResponseMessage

Contains the status and result of a single Subscribe request.

GetEventsResponseMessage

Contains the status and result of a single GetEvents request.

SendNotificationResponseMessage

Contains the status and result of a single SendNotification request.

SyncFolderHierarchyResponseMessage

Contains the status and result of a SyncFolderHierarchy request.

SyncFolderItemsResponseMessage

Contains the status and result of a SyncFolderItems request.

ConvertIdResponseMessage

Contains the status and result of a ConvertId request. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

AddDelegateResponse

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