DomainSettings (SOAP)

The DomainSettings element represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response.

<DomainSettings>
   <DomainSetting/>
</DomainSettings>

DomainSettings

Attributes and elements

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

Attributes

None.

Child elements

Element Description
DomainSetting (SOAP)
Contains domain settings that are returned by a GetDomainSettings operation (SOAP) request.

Parent elements

Element Description
DomainResponse (SOAP)
Contains the requested settings for the specified 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