ExportItemsResponseMessageExportItemsResponseMessage
ExportItemsResponseMessage元素包含导出单个邮箱项目的请求的状态和结果。The ExportItemsResponseMessage element contains the status and results of a request to export a single mailbox item.
- ExportItemsResponseExportItemsResponse
- ResponseMessagesResponseMessages
- ExportItemsResponseMessageExportItemsResponseMessage
<ExportItemsResponseMessage ResponseClass="">
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
<ItemId/>
<Data/>
</ExportItemsResponseMessage>
ExportItemsResponseMessageTypeExportItemsResponseMessageType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
属性Attribute | 说明Description |
---|---|
ResponseClassResponseClass |
描述响应的状态。Describes the status of the response. 以下值对此属性有效:The following values are valid for this attribute: -成功- Success -警告- Warning -错误- Error |
ResponseClass 属性值ResponseClass attribute values
值Value | 说明Description |
---|---|
SuccessSuccess |
描述已完成的请求。Describes a request that is fulfilled. |
警告Warning |
介绍未处理的请求。Describes a request that was not processed. 如果在处理请求中的项目时出现错误,并且无法处理后续项目,则可能会返回一个警告。A warning may be returned if an error occurred while an item in the request was processing and subsequent items could not be processed. 以下是警告源的示例:The following are examples of sources of warnings: -Exchange 存储在批处理过程中处于脱机状态。- The Exchange store is offline during the batch. -Active Directory 域服务(AD DS)处于脱机状态。- Active Directory Domain Services (AD DS) is offline. -邮箱已移动。- Mailboxes were moved. -邮件数据库(MDB)处于脱机状态。- The message database (MDB) is offline. -密码已过期。- A password is expired. -已超出配额。- A quota has been exceeded. |
ErrorError |
介绍无法满足的请求。Describes a request that cannot be fulfilled. 以下是错误源的示例:The following are examples of sources of errors: -属性或元素无效- Invalid attributes or elements -超出范围的属性或元素- Attributes or elements that are out of range -未知标记- An unknown tag -上下文中无效的属性或元素- An attribute or element that is not valid in the context -任何客户端进行未经授权的访问尝试- An unauthorized access attempt by any client -响应有效客户端调用的服务器端故障- A server-side failure in response to a valid client-side call 有关错误的信息可以在ResponseCode和MessageText元素中找到。Information about the error can be found in the ResponseCode and MessageText elements. |
子元素Child elements
元素Element | 描述Description |
---|---|
MessageTextMessageText |
提供响应状态的文本说明。Provides a text description of the status of the response. |
ResponseCodeResponseCode |
提供用于标识请求遇到的特定错误的错误代码。Provides an error code that identifies the specific error that the request encountered. |
DescriptiveLinkKeyDescriptiveLinkKey |
当前未使用,并已保留以供将来使用。Currently unused and reserved for future use. 此元素包含值0。This element contains a value of 0. |
MessageXmlMessageXml |
提供其他错误响应信息。Provides additional error response information. |
ItemIdItemId |
包含导出项的项标识符。Contains the item identifier of an exported item. |
Data (base64Binary)Data (base64Binary) |
包含导出项目的内容。Contains the contents of an exported item. |
父元素Parent elements
元素Element | 描述Description |
---|---|
ResponseMessagesResponseMessages |
包含 Exchange Web 服务请求的响应消息。Contains the response messages for an Exchange Web Services request. |
文本值Text value
无。None.
说明Remarks
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。Exchange Server 2010 Service Pack 1 (SP1) 中引入了此元素。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
架构名称Schema Name |
消息架构Message schema |
验证文件Validation File |
Messages.xsdMessages.xsd |
可以为空Can be Empty |
FalseFalse |