ConvertIdResponseMessageConvertIdResponseMessage
ConvertIdResponseMessage元素包含ConvertId 操作请求的状态和结果。The ConvertIdResponseMessage element contains the status and result of a ConvertId operation request.
- ConvertIdResponseConvertIdResponse
- ResponseMessagesResponseMessages
- ConvertIdResponseMessageConvertIdResponseMessage
<ConvertIdResponseMessage ResponseClass="">
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
<AlternateId/>
</ConvertIdResponseMessage>
ConvertIdResponseMessageTypeConvertIdResponseMessageType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
属性Attribute | 说明Description |
---|---|
ResponseClassResponseClass |
描述ConvertId 操作响应的状态。Describes the status of a ConvertId operation 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 fully processed or for which an unintended result occurred. |
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. |
AlternateIdAlternateId |
描述响应中的已转换标识符。Describes a converted identifier in the response. |
父元素Parent elements
元素Element | 描述Description |
---|---|
ResponseMessagesResponseMessages |
包含 Exchange Web 服务请求的响应消息。Contains the response messages for an Exchange Web Services request. |
备注Remarks
返回每个转换的标识符的一个响应消息。One response message per converted identifier is returned. 如果返回错误响应代码,响应中将缺少AlternateId元素,The AlternateId element will be missing from the response if an error response code is returned,
描述此元素的架构位于运行 Exchange 2010 且安装了客户端访问服务器角色的计算机的 EWS 虚拟目录中。The schema that describes this element is located in the EWS virtual directory of the computer that is running Exchange 2010 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.xsdMessages.xsd |
可以为空Can be Empty |
FalseFalse |