响应(SOAP)Response (SOAP)
Response元素包含对GETUSERSETTINGS 操作(soap)、 GetDomainSettings 操作(soap)或GetFederationInformation 操作(soap)请求的响应。The Response element contains the response to a GetUserSettings operation (SOAP), GetDomainSettings operation (SOAP), or a GetFederationInformation operation (SOAP) request.
<Response>
<ErrorCode/>
<ErrorMessage/>
<UserResponses/>
</Response>
GetUserSettingsResponseGetUserSettingsResponse
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
元素Element | 说明Description |
---|---|
ErrorCode (SOAP)ErrorCode (SOAP) |
表示自动发现服务返回的错误代码。Represents an error code that is returned by the Autodiscover service. |
ErrorMessage (SOAP)ErrorMessage (SOAP) |
表示与自动发现服务返回的错误代码相关联的消息。Represents a message that is associated with an error code that is returned by the Autodiscover service. |
UserResponses (SOAP)UserResponses (SOAP) |
包含每个请求的用户的配置设置。Contains the configuration settings for each requested user. |
父元素Parent elements
元素Element | 说明Description |
---|---|
GetUserSettingsResponseMessage (SOAP)GetUserSettingsResponseMessage (SOAP) |
定义对GetUserSettingsRequest (SOAP)的响应Defines a response to a GetUserSettingsRequest (SOAP) |
GetDomainSettingsResponseMessage (SOAP)GetDomainSettingsResponseMessage (SOAP) |
定义对GetDomainSettingsRequest (SOAP)的响应。Defines a response to a GetDomainSettingsRequest (SOAP). |
GetFederationInformationResponseMessage (SOAP)GetFederationInformationResponseMessage (SOAP) |
定义对GetFederationInformationRequest (SOAP)的响应。Defines a response to a GetFederationInformationRequest (SOAP). |
文本值Text value
无。None.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
架构名称Schema Name |
自动发现架构Autodiscover schema |
验证文件Validation File |
Messages.xsdMessages.xsd |
可以为空Can be Empty |
TrueTrue |
另请参阅See also
GetUserSettings 操作 (SOAP)GetUserSettings operation (SOAP)
Exchange 的自动发现 web 服务参考Autodiscover web service reference for Exchange
Exchange 2013 的 SOAP 自动发现 XML 元素SOAP Autodiscover XML elements for Exchange 2013