Expand Minimize
This topic has not yet been rated - Rate this topic

DomainSettingError (SOAP)

Published: July 16, 2012

Applies to:  Exchange 2013 | Exchange Online | 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

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.

Namespace

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

Schema Name

Autodiscover schema

Validation File

Messages.xsd

Can be Empty

True

Date

Description

July 16, 2012

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.