Share via


Response (GetDomainSettings) (SOAP)

Last modified: February 18, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The Response element represents the response to a GetDomainSettings call for an individual domain.

<Response>
   <DomainResponses/>
   <ErrorCode/>
   <ErrorMessage/>
</Response>

GetDomainSettingsResponse

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

DomainResponses (SOAP)

Contains the response for each domain requested in a GetDomainSettings request.

ErrorCode (SOAP)

Contains the error code that is associated with the response, if applicable.

ErrorMessage (SOAP)

Contains the error message that is associated with the response, if applicable.

Parent Elements

Element

Description

GetDomainSettingsResponseMessage (SOAP)

Returns to the caller the domain configuration settings.

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