Domains (SOAP)

The Domains element represents the domain collection that is returned in a GetDomainSettings operation (SOAP), the domains that the organization has federated in a GetFederationInformation operation (SOAP), or the domains with an organization relationship as returned by GetOrganizationRelationshipSettings operation (SOAP).

<Domains>
   <Domain/>
</Domains>

Domains

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Domain (SOAP)
Represents a single domain.

Parent elements

Element Description
GetDomainSettingsRequest (SOAP)
Represents a GetDomainSettings operation (SOAP) request.
Response (GetFederationInformation) (SOAP)
Contains the GetFederationInformation operation (SOAP) response information.
GetOrganizationRelationshipSettingsRequest (SOAP)
Represents a GetOrganizationRelationshipSettings operation (SOAP) request.

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