UserSettingError (SOAP)UserSettingError (SOAP)
UserSettingError元素表示因尝试获取用户设置而返回的错误。The UserSettingError element represents an error that is returned as a result of an attempt to get a user setting.
<UserSettingError>
<ErrorCode/>
<ErrorMessage/>
<SettingName/>
</UserSettingError>
UserSettingErrorUserSettingError
属性和元素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) |
Respresents 与自动发现服务返回的错误代码相关联的消息。Respresents a message associated with an error code that is returned by the Autodiscover service. |
SettingName (SOAP)SettingName (SOAP) |
代表用户设置的名称。Represents the name of a user setting. |
父元素Parent elements
元素Element | 说明Description |
---|---|
UserSettingErrors (SOAP)UserSettingErrors (SOAP) |
表示有关无法返回的设置的信息的集合。Represents a collection of information about settings that could not be returned. |
文本值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
Exchange 2013 的 SOAP 自动发现 XML 元素SOAP Autodiscover XML elements for Exchange 2013