Response (GetDomainSettings) (SOAP)

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

Element Example
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
Messages.xsd
Can be Empty
True

See also

GetDomainSettings operation (SOAP)