Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.6 KB

File metadata and controls

63 lines (45 loc) · 1.6 KB
title manager ms.date ms.audience ms.topic ms.service ms.subservice ms.localizationpriority api_type ms.assetid description
DomainSetting (SOAP)
sethgros
09/17/2015
Developer
reference
exchange
exchange-web-services
medium
schema
bad5399c-0762-4979-9c15-58cf4b7b6278
The DomainSetting element contains domain settings that are returned by the GetDomainSettings operation (SOAP) operation request.

DomainSetting (SOAP)

The DomainSetting element contains domain settings that are returned by the GetDomainSettings operation (SOAP) operation request.

<DomainSetting>
   <Name/>
</DomainSetting>

DomainSetting

Attributes and elements

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

Attributes

None.

Child elements

Element Description
Name (SOAP)
Represents the name of a setting.

Parent elements

Element Description
DomainSettings (SOAP)
Represents the domain settings that were submitted in an Autodiscover request or returned by an Autodiscover response.

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