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
public property ActiveMailboxMaximumBackoff Defines the maximum duration, in seconds, after which the service checks an active mailbox for the user’s email.
public property ActiveMailboxMinimumBackoff Defines the minimum duration, in seconds, after which the service checks an active mailbox for the user’s email.
public property 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.
public property 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.
public property AllowCredentialsEntryViaNonSecureChannels Allows entering the user credentials via a non-secure channel.
public property 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.
public property EmailRouterMigrationMaxParallelRuns Defines the maximum number of parallel migration processes on the server for an organization. Any migration request exceeding this value is rejected.
public property ExchangeAutoDiscoverBulkDiscoveryBatchSize Defines the maximum batch size for discovering Exchange Web Services URL in a single request.
public property ExchangeAutoDiscoverMaxRedirects Defines the maximum redirects honored in an Exchange Web Services autodiscover request.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property IdleMailboxMaximumBackoff Defines the maximum duration, in seconds, after which the service checks an idle mailbox for the user’s email.
public property IdleMailboxMinimumBackoff Defines the minimum duration, in seconds, after which the service checks an idle mailbox for the user’s email.
public property IncomingEmailExchangeEmailRetrievalBatchSize Defines the email retrieval batch size of the Exchange server.
public property 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.
public property IncomingMaximumEmailsPerCycle Defines the maximum number of messages that an incoming provider can process in a cycle.
public property LogEwsResponseHttpHeaders Enables logging of Exchange Web Services response headers in Microsoft Dynamics CRM traces.
public property 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.
public property MailboxBackoffOnTransientError Defines the duration, in seconds, to postpone sending or receiving email for a mailbox after a transient error occurs.
public property MailboxSendBackoffOnSubmissionQuotaExceeded Defines the duration, in minutes, that sending email from a mailbox is postponed when the Exchange submission quota is exceeded.
public property MaximumEmailDeliveryAttempts Defines the maximum number of attempts that can be made to send an email.
public property MaximumExchangeWebResponseSize Defines the maximum size of response, in KB, from Exchange using Exchange Web Services.
public property MaxMailboxTransientFailures Defines the number of transient failures that can occur before the mailbox is automatically disabled.
public property MessageIDCacheCapacity Defines the capacity of the message ID cache for server-side synchronization.
public property MessageIDCacheRetentionTime Defines the time, in minutes, that the email message ID is retained in the cache.
public property PendingEmailsRetryInterval Defines the interval in minutes after which an email in pending send status is picked up for retry.
public property 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.
public property SendingEmailsRetryInterval Defines the interval, in minutes, after which an email in sending status is picked up for retry.
public property TestEmailConfigurationRetryInterval Defines the interval, in minutes, to attempt the email test configuration again.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.