ServerSideSyncEmailSettings Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
The following tables list the members exposed by the ServerSideSyncEmailSettings type.
Public Constructors
Name | Description | |
---|---|---|
ServerSideSyncEmailSettings |
Top
Public Properties
Name | Description | |
---|---|---|
ActiveMailboxMaximumBackoff | Defines the maximum duration, in seconds, after which the service checks an active mailbox for the user’s email. | |
ActiveMailboxMinimumBackoff | Defines the minimum duration, in seconds, after which the service checks an active mailbox for the user’s email. | |
AllowADBasedAuthenticationProtocols | Allows Active Directory based authentication to connect with email servers. The default value for Microsoft Dynamics CRM Online is false, and for Microsoft Dynamics CRM on premises the default value is true. | |
AllowBasicAuthenticationOnNonSecureChannel | Controls whether Microsoft Dynamics CRM is allowed to connect to an email server on a non-secure channel using Basic/Clear Text authentication, for both outgoing and incoming email. | |
AllowCredentialsEntryViaNonSecureChannels | Allows entering the user credentials via a non-secure channel. | |
AllowNonSSLEmail | Controls whether Microsoft Dynamics CRM is allowed to connect to an email server on a non-secure channel, for both outgoing and incoming email. | |
EmailRouterMigrationMaxParallelRuns | Defines the maximum number of parallel migration processes on the server for an organization. Any migration request exceeding this value is rejected. | |
ExchangeAutoDiscoverBulkDiscoveryBatchSize | Defines the maximum batch size for discovering Exchange Web Services URL in a single request. | |
ExchangeAutoDiscoverMaxRedirects | Defines the maximum redirects honored in an Exchange Web Services autodiscover request. | |
ExtensionData | Gets or sets the structure that contains extra data. (inherited from DeploymentObject) | |
IdleMailboxMaximumBackoff | Defines the maximum duration, in seconds, after which the service checks an idle mailbox for the user’s email. | |
IdleMailboxMinimumBackoff | Defines the minimum duration, in seconds, after which the service checks an idle mailbox for the user’s email. | |
IncomingEmailExchangeEmailRetrievalBatchSize | Defines the email retrieval batch size of the Exchange server. | |
IncomingEmailMaximumSizeLimit | Defines the maximum limit, in bytes, for the incoming message size. This settings applies to email received from an Exchange or POP3 email server type. | |
IncomingMaximumEmailsPerCycle | Defines the maximum number of messages that an incoming provider can process in a cycle. | |
LogEwsResponseHttpHeaders | Enables logging of Exchange Web Services response headers in Microsoft Dynamics CRM traces. | |
MailboxBackoffOnTimeout | Defines the duration, in seconds, that sending or receiving email is postponed for a mailbox when a request to the email server times out. | |
MailboxBackoffOnTransientError | Defines the duration, in seconds, to postpone sending or receiving email for a mailbox after a transient error occurs. | |
MailboxSendBackoffOnSubmissionQuotaExceeded | Defines the duration, in minutes, that sending email from a mailbox is postponed when the Exchange submission quota is exceeded. | |
MaximumEmailDeliveryAttempts | Defines the maximum number of attempts that can be made to send an email. | |
MaximumExchangeWebResponseSize | Defines the maximum size of response, in KB, from Exchange using Exchange Web Services. | |
MaxMailboxTransientFailures | Defines the number of transient failures that can occur before the mailbox is automatically disabled. | |
MessageIDCacheCapacity | Defines the capacity of the message ID cache for server-side synchronization. | |
MessageIDCacheRetentionTime | Defines the time, in minutes, that the email message ID is retained in the cache. | |
PendingEmailsRetryInterval | Defines the interval in minutes after which an email in pending send status is picked up for retry. | |
ProcessEmailSinceMaximumDaysAllowed | Defines the maximum number of days before the current date or time that server-side synchronization can be configured to process email. This information is provided in an email server profile record in Microsoft Dynamics CRM. | |
SendingEmailsRetryInterval | Defines the interval, in minutes, after which an email in sending status is picked up for retry. | |
TestEmailConfigurationRetryInterval | Defines the interval, in minutes, to attempt the email test configuration again. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ServerSideSyncEmailSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.