2.2.4.3 tns:RequestedSettings Complex Type

The RequestedSettings complex type specifies the configuration settings to be returned by the server for the GetUserSettings operation, as described in section 3.1.4.4, and the GetDomainSettings operation, as described in section 3.1.4.1.

 <xs:complexType name="RequestedSettings">
   <xs:sequence>
     <xs:element name="Setting"
       type="xs:string"
       nillable="true"
       minOccurs="0"
       maxOccurs="unbounded"
      />
   </xs:sequence>
 </xs:complexType>
  

The following table lists the child elements of the RequestedSettings complex type.

Element name

Type

Description

Setting

xs:string [XMLSCHEMA2]

Specifies the configuration settings to be returned.

If the user configuration settings listed and described in the following table are implemented by the server, they are then included in valid server responses.

Configuration setting name

Description

UserDisplayName

The user's display name.

UserDN

The user's legacy DN.

UserDeploymentId

The user's deployment identifier.

InternalMailboxServer

The fully qualified domain name (FQDN) of the mailbox server.

InternalRpcClientServer

The FQDN of the RPC client server.

InternalMailboxServerDN

The legacy DN of the mailbox server.

InternalEcpUrl

The internal URL of the server's control panel.

InternalEcpVoicemailUrl

The internal URL of the server's control panel for voice mail customization.

InternalEcpEmailSubscriptionsUrl

The internal URL of the server's control panel for email subscriptions.

InternalEcpTextMessagingUrl

The internal URL of the server's control panel for text messaging.

InternalEcpDeliveryReportUrl

The internal URL of the server's control panel for delivery reports.

InternalEcpRetentionPolicyTagsUrl

The internal URL of the server's control panel for retention policy tags.<1>

InternalEcpPublishingUrl

The internal URL of the server's control panel for publishing.<2>

InternalEwsUrl

The internal URL of the server's web services.

InternalOABUrl

The internal URL of the OAB.

InternalUMUrl

The internal URL of the Unified Messaging services.

InternalWebClientUrls

A collection of the internal URLs of the server's web client.

MailboxDN

The DN of the mailbox database of the user's mailbox.

PublicFolderServer

The name of the public folders server.

ActiveDirectoryServer

The name of the directory service server.

ExternalMailboxServer

The name of the RPC over HTTP server.

ExternalMailboxServerRequiresSSL

A value that indicates whether the RPC over HTTP server SSL.

ExternalMailboxServerAuthenticationMethods

The authentication methods supported by the RPC over HTTP server.

EcpVoicemailUrlFragment

The URL fragment of the server's control panel for voice mail customization.

EcpEmailSubscriptionsUrlFragment

The URL fragment of the server's control panel for email subscriptions.

EcpTextMessagingUrlFragment

The URL fragment of the server's control panel for text messaging.

EcpDeliveryReportUrlFragment

The URL fragment of the server's control panel for delivery reports.

EcpRetentionPolicyTagsUrlFragment

The URL fragment of the server's control panel for retention policy tags.<3>

EcpPublishingUrlFragment

The URL fragment of the server's control panel for publishing.<4>

ExternalEcpUrl

The external URL of the server's control panel.

ExternalEcpVoicemailUrl

The external URL of the server's control panel for voice mail customization.

ExternalEcpEmailSubscriptionsUrl

The external URL of the server's control panel for email subscriptions.

ExternalEcpTextMessagingUrl

The external URL of the server's control panel for text messaging.

ExternalEcpDeliveryReportUrl

The external URL of the server's control panel for delivery reports.

ExternalEcpRetentionPolicyTagsUrl

The external URL of the server's control panel for retention policy tags.<5>

ExternalEcpPublishingUrl

The external URL of the server's control panel for publishing.<6>

ExternalEwsUrl

The external URL of the server's web services.

ExternalOABUrl

The external URL of the OAB.

ExternalUMUrl

The external URL of the Unified Messaging services.

ExternalWebClientUrls

The external URLs of the server's web client.

CrossOrganizationSharingEnabled

A value that indicates that cross-organization sharing is enabled.

AlternateMailboxes

A collection of alternate mailboxes.

CasVersion

The version of the mailbox server that is serving the specified request (for example, 14.XX.YYY.ZZZ).

EwsSupportedSchemas

A comma-separated list of schema versions supported by the server's web services.

InternalPop3Connections

The internal connection settings list for POP3 connections.

ExternalPop3Connections

The external connection settings list for POP3 connections.

InternalImap4Connections

The internal connection settings list for IMAP4 connections.

ExternalImap4Connections

The external connection settings list for IMAP4 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 this is set to "Off", clients SHOULD NOT connect to the server by means of this protocol.<7>

ExternalServerExclusiveConnect

The external server exclusive connect flag. If this is set to "On", clients SHOULD connect to the server by means of this protocol.<8>

ExchangeRpcUrl

The URL that is used for remote procedure calls (RPCs). This URL is internal to the server and is not to be used by clients.<9>

ShowGalAsDefaultView

A Boolean value that indicates whether the GAL is 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.<10>

AutoDiscoverSMTPAddress

The AutoDiscover primary SMTP address for the user. This is the proxy address to be used instead of the user's email address, if a proxy address exists.<11>

InteropExternalEwsUrl

The external URL of the server's web service endpoint (2). This is the URL for a server that can serve mailboxes hosted on a server that does not have the web services.<12>

ExternalEwsVersion

The version of the web services server that is delivering the specified request.<13>

InteropExternalEwsVersion

The version of the server that the InteropExternalEwsUrl configuration setting points to.<14>

MobileMailboxPolicy

The mobile mailbox policy settings.<15>