Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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>
UserSettingError
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
| Element | Description |
|---|---|
| ErrorCode (SOAP) |
Represents an error code that is returned by the Autodiscover service. |
| ErrorMessage (SOAP) |
Respresents a message associated with an error code that is returned by the Autodiscover service. |
| SettingName (SOAP) |
Represents the name of a user setting. |
Parent elements
| Element | Description |
|---|---|
| UserSettingErrors (SOAP) |
Represents a collection of information about settings that could not be returned. |
Text value
None.
Element information
| Name | Value |
|---|---|
| Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
| Schema Name |
Autodiscover schema |
| Validation File |
Messages.xsd |
| Can be Empty |
True |