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

Response (GetDomainSettings) (SOAP)

Published: July 16, 2012

Applies to:  Exchange 2013 | Exchange Online | Exchange Server 2010 

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

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

GetDomainSettingsResponse

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.

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.