Share via


DomainSettingError (SOAP)

Last modified: February 15, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The DomainSettingError element represents an error that occurred while retrieving a domain setting. This represents an error from a GetDomainSettings request.

<DomainSettingError>
   <ErrorCode/>
   <ErrorMessage/>
   <SettingName/>
</DomainSettingError>

DomainSettingError

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

ErrorCode (SOAP)

Identifies the error code that is associated with the specific request.

ErrorMessage (SOAP)

Contains the error message that is associated with the specific request.

SettingName (SOAP)

Represents the name of the setting.

Parent Elements

Element

Description

DomainSettingErrors (SOAP)

Contains error information for 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