UserSettingName Enumeration
Identifies the user settings to be returned in a Microsoft® Exchange Web Services (EWS) autodiscovery operation. These are the settings that you can request by using the GetUserSettings method.
Identifies the user settings.
Namespace: Microsoft.Exchange.WebServices.Autodiscover
Assembly: Microsoft.Exchange.WebServices (in microsoft.exchange.webservices.dll)
Assembly: Microsoft.Exchange.WebServices (in microsoft.exchange.webservices.dll)
| Member name | Description |
|---|---|
| ActiveDirectoryServer | The name of the Active Directory (directory service) server. |
| AlternateMailboxes | A collection of alternate mailboxes. |
| CasVersion | The version of the Client Access server that is serving the specified request (for example, 14.XX.YYY.ZZZ). |
| CrossOrganizationSharingEnabled | A value indicating that cross-organization sharing is enabled for the specified user. |
| EcpDeliveryReportUrlFragment | The URL fragment of the server's control panel for delivery reports. |
| EcpEmailSubscriptionsUrlFragment | The URL fragment of the server's control panel for e-mail subscriptions. |
| EcpPublishingUrlFragment | The URL fragment of the server's control panel for publishing. |
| EcpRetentionPolicyTagsUrlFragment | The URL fragment of the server's control panel for retention policy tags. |
| EcpTextMessagingUrlFragment | The URL fragment of the server's control panel for text messaging. |
| EcpVoicemailUrlFragment | The URL fragment of the server’s control panel for voice-mail customization. |
| EwsSupportedSchemas | A comma-separated list of schema versions supported by EWS. The schema version values are the same as the values of the ExchangeVersion enumeration. |
| ExchangeRpcUrl | The URL of the remote procedure call (RPC) interface to Microsoft Exchange Server 2010. This URL is internal to the server and is not to be used by clients. |
| ExternalEcpDeliveryReportUrl | The external URL of the server's control panel for delivery reports. |
| ExternalEcpEmailSubscriptionsUrl | The external URL of the server's control panel for e-mail subscriptions. |
| ExternalEcpPublishingUrl | The external URL of the server's control panel for publishing. |
| ExternalEcpRetentionPolicyTagsUrl | The external URL of the server's control panel for retention policy tags. |
| ExternalEcpTextMessagingUrl | The external URL of the server's control panel for text messaging. |
| ExternalEcpUrl | The external URL of the server's control panel. |
| ExternalEcpVoicemailUrl | The external URL of the server's control panel for voice-mail customization. |
| ExternalEwsUrl | The external URL of Exchange Web Services (EWS). |
| ExternalEwsVersion | The version of the external Exchange Web Services (EWS) server. |
| ExternalImap4Connections | The list of external connection settings for IMAP4 protocol connections. |
| ExternalMailboxServer | The name of the RPC-over-HTTP external mailbox server. |
| ExternalMailboxServerAuthenticationMethods | The authentication methods that are supported by the RPC-over-HTTP external server. |
| ExternalMailboxServerRequiresSSL | A value that indicates whether the RPC-over-HTTP external server requires the Secure Sockets Layer (SSL) protocol. |
| ExternalOABUrl | The external URL of the offline address book (OAB). |
| ExternalPop3Connections | The list of external connection settings for POP3 protocol connections. |
| ExternalSmtpConnections | The list of external connection settings for SMTP protocol connections. |
| ExternalUMUrl | The external URL of the Unified Messaging services. |
| ExternalWebClientUrls | The external URLs of the Exchange Web client. |
| InternalEcpDeliveryReportUrl | The internal URL of the server's control panel for delivery reports. |
| InternalEcpEmailSubscriptionsUrl | The internal URL of the server's control panel for e-mail subscriptions. |
| InternalEcpPublishingUrl | The internal URL of the server's control panel for publishing. |
| InternalEcpRetentionPolicyTagsUrl | The internal URL of the server's control panel for retention policy tags. |
| InternalEcpTextMessagingUrl | The internal URL of the server's control panel for text messaging. |
| InternalEcpUrl | The internal URL of the server's control panel. |
| InternalEcpVoicemailUrl | The internal URL of the server's control panel for voice-mail customization. |
| InternalEwsUrl | The internal URL of Exchange Web Services (EWS). |
| InternalImap4Connections | The list of internal connection settings for IMAP4 protocol connections. |
| InternalMailboxServer | The fully qualified domain name (FQDN) of the internal mailbox server. |
| InternalMailboxServerDN | The legacy distinguished name of the internal mailbox server. |
| InternalOABUrl | The internal URL of the offline address book (OAB). |
| InternalPop3Connections | The list of internal connection settings for POP3 protocol connections. |
| InternalRpcClientServer | The fully qualified domain name (FQDN) of the RPC client server. |
| InternalSmtpConnections | The list of internal connection settings for SMTP protocol connections. |
| InternalUMUrl | The internal URL of the Unified Messaging services. |
| InternalWebClientUrls | A collection of the internal URLs of the Exchange Web client. |
| MailboxDN | The distinguished name of the mailbox database of the user's mailbox. |
| MobileMailboxPolicy | The Mobile Mailbox policy settings. |
| PublicFolderServer | The name of the public folder server. |
| UserDeploymentId | The user's deployment identifier. |
| UserDisplayName | The user's display name. |
| UserDN | The user's legacy distinguished name. |