Setting (SOAP)
Last modified: May 04, 2011
Applies to: Exchange Server 2007 | Exchange Server 2010
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 |
---|---|
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.yyy |
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. |
Element Information
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |