UserResponse (SOAP)

UserResponse 元素表示对单个用户的 GetUserSettings 请求的响应。

<UserResponse>
   <ErrorCode/>
   <ErrorMessage/>
   <RedirectTarget/>
   <UserSettingErrors/>
   <UserSettings/>
</UserResponse>

UserResponse

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes

无。

子元素

元素 说明
ErrorCode (SOAP)
表示自动发现服务返回的错误代码。
ErrorMessage (SOAP)
表示与自动发现服务返回的错误代码关联的消息。
RedirectTarget (SOAP)
包含重定向 URL 或电子邮件地址的目标。
UserSettingErrors (SOAP)
表示有关无法返回的设置的信息集合。
UserSettings (SOAP)
用户请求的设置。

父元素

元素 说明
ArrayOfUserResponse (SOAP)
包含用户响应的数组。
UserResponses (SOAP)
包含每个请求用户的配置设置。

元素信息

名称
命名空间
https://schemas.microsoft.com/exchange/2010/Autodiscover
架构名称
自动发现架构
验证文件
Messages.xsd
可以为空
True

另请参阅

Exchange 2013 的 SOAP 自动发现 XML 元素