DomainResponses (SOAP)

The DomainResponses element contains an array of responses for each requested domain's settings.

<DomainResponses>
   <DomainResponse/>
</DomainResponses>

ArrayOfDomainResponse

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DomainResponse (SOAP)
Contains the requested settings for the specified domain.

Parent elements

Element Description
GetDomainSettingsResponse (SOAP)
Represents the response to a GetDomainSettings operation (SOAP) request for a domain, and returns the domain settings.
Response (GetDomainSettings) (SOAP)
Represents the response to a GetDomainSettings operation (SOAP) call for an individual domain.

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