UserSettingError (SOAP)

Last modified: May 04, 2011

Applies to: Exchange Server 2007 | Exchange Server 2010

The UserSettingError (SOAP) element represents an error that is returned while retrieving 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 returned by the Autodiscover service.

ErrorMessage (SOAP)

Respresents a message associated with an error code 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

Namespace

https://schemas.microsoft.com/exchange/2010/Autodiscover

Schema Name

Autodiscover schema

Validation File

messages.xsd

Can be Empty

True