MessageXml

MessageXml 要素は、追加のエラー応答情報を提供します。

<MessageXml/>

xs:any

属性と要素

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし。

子要素

なし。

親要素

要素 説明
ResponseMessage
応答の状態に関する説明情報を提供します。

この要素に対して可能な XPath 式の一部を次に示します。

/GetUserAvailabilityResponse/FreeBusyResponseArray/FreeBusyResponse/ResponseMessage

/GetUserAvailabilityResponse/SuggestionsResponse/ResponseMessage

/SetUserOofSettingsResponse/ResponseMessage

/GetUserOofSettingsResponse/ResponseMessage
DeleteItemResponseMessage
1 つの DeleteItem 要求の状態と結果を格納します。
SendItemResponseMessage
1 つの SendItem 要求の状態と結果を格納します。
DeleteFolderResponseMessage
1 つの DeleteFolder 要求の状態と結果を格納します。
DeleteAttachmentResponseMessage
1 つの DeleteAttachment 要求の状態と結果を格納します。
UnsubscribeResponseMessage
1 つのサブスクライブ解除要求の状態と結果を格納します。
CreateFolderResponseMessage
1 つの CreateFolder 要求の状態と結果を格納します。
GetFolderResponseMessage
1 つの GetFolder 要求の状態と結果を格納します。
UpdateFolderResponseMessage
1 つの UpdateFolder 要求の状態と結果を格納します。
MoveFolderResponseMessage
1 つの MoveFolder 要求の状態と結果を格納します。
CopyFolderResponseMessage
単一の CopyFolder 要求の状態と結果を格納します。
CreateManagedFolderResponseMessage
1 つの CreateManagedFolder 要求の状態と結果を格納します。
FindFolderResponseMessage
1 つの FindFolder 要求の状態と結果を格納します。
CreateItemResponseMessage
1 つの CreateItem 要求の状態と結果を格納します。
GetItemResponseMessage
1 つの GetItem 要求の状態と結果を格納します。
UpdateItemResponseMessage
1 つの UpdateItem 要求の状態と結果を格納します。
MoveItemResponseMessage
1 つの MoveItem 要求の状態と結果を格納します。
CopyItemResponseMessage
1 つの CopyItem 要求の状態と結果を格納します。
CreateAttachmentResponseMessage
1 つの CreateAttachment 要求の状態と結果を格納します。
GetAttachmentResponseMessage
1 つの GetAttachment 要求の状態と結果を格納します。
FindItemResponseMessage
1 つの FindItem 要求の状態と結果を格納します。
ResolveNamesResponseMessage
ResolveNames 要求の状態と結果を格納します。
ExpandDLResponseMessage
1 つの ExpandDL 要求の状態と結果を格納します。
SubscribeResponseMessage
1 つの Subscribe 要求の状態と結果を格納します。
GetEventsResponseMessage
1 つの GetEvents 要求の状態と結果を格納します。
SendNotificationResponseMessage
1 つの SendNotification 要求の状態と結果を格納します。
SyncFolderHierarchyResponseMessage
SyncFolderHierarchy 要求の状態と結果を格納します。
SyncFolderItemsResponseMessage
SyncFolderItems 要求の状態と結果を格納します。
ConvertIdResponseMessage
ConvertId 要求の状態と結果を格納します。
AddDelegateResponse
AddDelegate 要求の状態と結果を格納します。
GetServerTimeZonesResponseMessage
GetServerTimeZones 要求の状態と結果を格納します。
GetSharingFolderResponseMessage
GetSharingFolder 要求の状態と結果を格納します。
GetSharingFolderResponse
GetSharingFolder 要求への応答を定義します。
GetSharingMetadataResponseMessage
GetSharingMetadata 要求の状態と結果を格納します。
GetSharingMetadataResponse
GetSharingMetadata 要求への応答を定義します。
RefreshSharingFolderResponseMessage
RefreshSharingFolder 要求の状態と結果を格納します。
RefreshSharingFolderResponse
RefreshSharingFolder 要求への応答を定義します。
FindConversationResponse
FindConversation 応答の状態と結果を格納します。
EmptyFolderResponseMessage
EmptyFolder 要求の状態と結果を格納します。
UpdateInboxRulesResponse
UpdateInboxRules 要求の状態と結果が含まれます。
UploadItemsResponseMessage
UploadItemsResponse 要求の状態と結果を格納します。
GetInboxRulesResponse
GetInboxRules 要求への応答が含まれます。
GetServiceConfigurationResponse
GetServiceConfiguration 要求への応答が含まれます。
ServiceConfigurationResponseMessageType
サービス構成設定が含まれます。

注釈

この要素は必須ではなく、すべての応答に含まれているわけではありません。 これは、エラー メッセージに含まれます。 フォルダーまたはアイテムを含む要求では、 MessageXML 要素には、エラーの原因となったプロパティの URI を含む 1 つ以上の要素が含まれます。 この例としては 、FieldURI 要素があります。

MessageXML 要素の型は xs:any です。これは、整形式の XML がこの要素に対して有効なコンテンツであることを意味します。

この要素を記述するスキーマは、Exchange Web サービスをホストする IIS 仮想ディレクトリに置かれています。

要素の情報

要素
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
スキーマ名
メッセージ スキーマ
検証ファイル
Messages.xsd
空に設定可能
False

関連項目