DomainStringSetting (SOAP)

The DomainStringSetting element represents a domain setting the value of which is of type string.

<DomainStringSetting>
   <Name/>
   <Value/>
</DomainStringSetting>

DomainStringSetting

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.
Value (SOAP)
Represents a user setting value.

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