Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Setting element represents a configuration setting to be returned.
<Setting/>
string
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
| Element | Description |
|---|---|
| RequestedSettings (SOAP) |
Contains the names of the requested configuration settings. |
Text value
The text value for this element is the configuration setting. The following table lists the possible configuration settings.
| Configuration setting | Description |
|---|---|
| UserDisplayName |
The display name of the user. |
| UserDN |
The legacy distinguished name of the user. |
| UserDeploymentId |
The deployment identifier of the user. |
| InternalMailboxServer |
The fully qualified domain name (FQDN) of the mailbox server. |
| InternalRpcClientServer |
The fully qualified domain name of the RPC client server. |
| InternalMailboxServerDN |
The legacy distinguished name of the mailbox server. |
| InternalEcpUrl |
The internal URL of the Exchange Control Panel. |
| InternalEcpVoicemailUrl |
The internal URL of the Exchange Control Panel for VoiceMail Customization. |
| InternalEcpEmailSubscriptionsUrl |
The internal URL of the Exchange Control Panel for Email Subscriptions. |
| InternalEcpTextMessagingUrl |
The internal URL of the Exchange Control Panel for Text Messaging. |
| InternalEcpDeliveryReportUrl |
The internal URL of the Exchange Control Panel for Delivery Reports. |
| InternalEcpRetentionPolicyTagsUrl |
The internal URL of the Exchange Control Panel for RetentionPolicy Tags. |
| InternalEcpPublishingUrl |
The internal URL of the Exchange Control Panel for Publishing. |
| InternalEwsUrl |
The internal URL of Exchange Web Services. |
| InternalOABUrl |
The internal URL of the offline address book (OAB). |
| InternalUMUrl |
The internal URL of the Unified Messaging services. |
| InternalWebClientUrls |
The internal URLs of the Exchange Web client. |
| MailboxDN |
The distinguished name of the mailbox database of the user's mailbox. |
| PublicFolderServer |
The name of the public folders server. |
| ActiveDirectoryServer |
The name of the Active Directory server. |
| ExternalMailboxServer |
The name of the RPC over HTTP server. |
| ExternalMailboxServerRequiresSSL |
The indicator for whether the RPC over HTTP server requires SSL. |
| ExternalMailboxServerAuthenticationMethods |
The authentication methods that are supported by the RPC over HTTP server. |
| EcpVoicemailUrlFragment, |
The URL fragment of the Exchange Control Panel for VoiceMail Customization. |
| EcpEmailSubscriptionsUrlFragment |
The URL fragment of the Exchange Control Panel for Email Subscriptions. |
| EcpTextMessagingUrlFragment |
The URL fragment of the Exchange Control Panel for Text Messaging. |
| EcpDeliveryReportUrlFragment |
The URL fragment of the Exchange Control Panel for Delivery Reports. |
| EcpRetentionPolicyTagsUrlFragment |
The URL fragment of the Exchange Control Panel for RetentionPolicy Tags. |
| EcpPublishingUrlFragment |
The URL fragment of the Exchange Control Panel for Publishing. |
| ExternalEcpUrl |
The external URL of the Exchange Control Panel. |
| ExternalEcpVoicemailUrl |
The external URL of the Exchange Control Panel for VoiceMail Customization. |
| ExternalEcpEmailSubscriptionsUrl |
The external URL of the Exchange Control Panel for Email Subscriptions. |
| ExternalEcpTextMessagingUrl |
The external URL of the Exchange Control Panel for Text Messaging. |
| ExternalEcpDeliveryReportUrl |
The external URL of the Exchange Control Panel for Delivery Reports. |
| ExternalEcpRetentionPolicyTagsUrl |
The external URL of the Exchange Control Panel for RetentionPolicy Tags. |
| ExternalEcpPublishingUrl |
The external URL of the Exchange Control Panel for Publishing. |
| ExternalEwsUrl |
The external URL of the Exchange Web Services. |
| ExternalOABUrl |
The external URL of the OAB. |
| ExternalUMUrl |
The external URL of the Unified Messaging services. |
| ExternalWebClientUrls |
The external URLs of the Exchange Web client. |
| CrossOrganizationSharingEnabled |
Indicates that cross-organization sharing is enabled. |
| AlternateMailboxes |
Collection of alternate mailboxes. |
| CasVersion |
The version of the Client Access server that is serving the request (for example, 14.XX.YYYY.ZZZ) |
| EwsSupportedSchemas |
A comma-separated list of schema versions supported by Exchange Web Services. The schema version values will be the same as the values of the ExchangeServerVersion enumeration. |
| InternalPop3Connections |
The internal connection settings list for POP3 protocol connections. |
| ExternalPop3Connections |
The external connection settings list for POP3 protocol connections. |
| InternalImap4Connections |
The internal connection settings list for IMAP4 protocol connections. |
| ExternalImap4Connections |
The external connection settings list for IMAP4 protocol connections. |
| InternalSmtpConnections |
The internal connection settings list for SMTP connections. |
| ExternalSmtpConnections |
The external connection settings list for SMTP connections. |
| InternalServerExclusiveConnect |
The internal server exclusive connect flag. If set to "Off" then clients SHOULD not connect via this protocol. |
| ExternalServerExclusiveConnect |
The external server exclusive connect flag. If set to "On" then clients SHOULD connect via this protocol. |
| ExchangeRpcUrl |
The URL that used for Remote Procedure Calls. This URL is internal to the server and is not to be used by clients. |
| ShowGalAsDefaultView |
Specifies a Boolean value that indicates whether the GAL should be shown as the address book. A text value of "true" indicates that the GAL is to be shown by default. A text value of "false" indicates that the contact list is to be shown. |
| AutoDiscoverSMTPAddress |
The AutoDiscover Primary SMTP Address for the user. This is the proxy address in lieu of the e-mail address of the user, if a proxy address exists. |
| InteropExternalEwsUrl |
The external URL of the server's Web service endpoint. This is the URL to a server that can serve mailboxes hosted on a server that does not have the Web services. |
| ExternalEwsVersion |
The version of the Web services server that is delivering the specified request. |
| InteropExternalEwsVersion |
The version of the server InteropExternalEwsUrl is pointing to. |
| MobileMailboxPolicyInterop |
The mobile mailbox policy settings. |
| GroupingInformation |
A value used in conjunction with the ExternalEwsUrl setting to group multiple mailboxes together to maintain affinity when subscribing to notifications. |
| UserMSOnline |
A Boolean value that indicates whether the user's mailbox is hosted in Exchange Online or Exchange Online as part of Office 365. |
| MapiHttpEnabled |
A Boolean value that indicates whether the user's mailbox is accessible via the MAPI/HTTP protocol. |
Element information
| Name | Value |
|---|---|
| Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
| Schema Name |
Autodiscover schema |
| Validation File |
Messages.xsd |
| Can be Empty |
True |