GetDomainSettingsRequest (SOAP)

The GetDomainSettingsRequest element represents a GetDomainSettings operation (SOAP) operation request.

<GetDomainSettingsRequest>
   <Domains/>
   <RequestedSettings/>
   <RequestedVersion/>
</GetDomainSettingsRequest>

GetDomainSettingsRequest

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Domains (SOAP)
Represents a collection of domain identifiers.
RequestedSettings (SOAP)
Contains the names of the requested domain configuration settings.
RequestedVersion (SOAP)
Specifies the server version that the provider will use.

Parent elements

None.

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)