StringSetting (SOAP)
The StringSetting element represents a user setting the value of which is of type string.
<StringSetting>
<Name/>
<Value/>
</StringSetting>
StringSetting
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
---|---|
Name (SOAP) |
Represents a user setting name. |
Value (SOAP) |
Represents a user setting value. |
Parent elements
None.
Text value
None.
Remarks
The StringSetting type extends the UserSetting type.
Element information
Name | Value |
---|---|
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |
See also
GetUserSettings operation (SOAP)