ServiceConfigurationResponseMessageTypeServiceConfigurationResponseMessageType
ServiceConfigurationResponseMessageType元素包含服务配置设置。The ServiceConfigurationResponseMessageType element contains service configuration settings.
<ServiceConfigurationResponseMessageType ResponseClass="">
<MessageText/>
<ResponseCode/>
<DescriptiveLinkKey/>
<MessageXml/>
<MailTipsConfiguration/>
<UnifiedMessagingConfiguration/>
<ProtectionRulesConfiguration/>
</ServiceConfigurationResponseMessageType>
ServiceConfigurationResponseMessageTypeServiceConfigurationResponseMessageType
属性和元素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 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. |
MailTipsConfiguration (MailTipsServiceConfiguration)MailTipsConfiguration (MailTipsServiceConfiguration) |
包含邮件提示服务的服务配置信息。Contains service configuration information for the mail tips service. |
UnifiedMessagingConfigurationUnifiedMessagingConfiguration |
包含统一消息服务的服务配置信息。Contains service configuration information for the Unified Messaging service. |
ProtectionRulesConfigurationProtectionRulesConfiguration |
包含保护规则服务的服务配置信息。Contains service configuration information for the protection rules service. |
父元素Parent elements
元素Element | 描述Description |
---|---|
ResponseMessages (ArrayOfServiceConfigurationResponseMessageType)ResponseMessages (ArrayOfServiceConfigurationResponseMessageType) |
包含一组服务配置响应消息。Contains an array of service configuration response messages. |
文本值Text value
无。None.
说明Remarks
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
架构名称Schema Name |
消息架构Messages schema |
验证文件Validation File |
Messages.xsdMessages.xsd |
可以为空Can be Empty |
FalseFalse |