DomainNames (SOAP)

The DomainNames element represents the domain names collection. The DomainNames element is for internal use only. This element is not used by clients.

<DomainNames>
    <Domains/>
</DomainNames>

DomainNames

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 domains that are returned from the GetDomainSettings operation (SOAP), GetFederationInformation operation (SOAP), or the GetOrganizationRelationshipSettings operation (SOAP).

Parent elements

Element Description
OrganizationRelationshipSettings (SOAP)
Represents a list of organization relationships for a single organization.

Text value

None.

Remarks

This element represents the SMTP domains of the external organizations.

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