MessageText

Topic Last Modified: 2008-09-08

The MessageText element provides a text description of the status of the response.

Syntax

<MessageText/>

Type

string

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 Exchange 2007 SP1.

Remarks

This element is not required and is not included in all responses. This element is included when error messages are returned.

The schema that describes this element is located in the EWS virtual directory of the Exchange server 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

See Also

Other Resources

Exchange Web Services XML Elements