ServerSideSyncACTSettings Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

The following tables list the members exposed by the ServerSideSyncACTSettings type.

Public Constructors

  Name Description
  ServerSideSyncACTSettings Initializes the ServerSideSyncACTSettings class.

Top

Public Properties

  Name Description
public property ActiveMailboxMaximumBackoffForACT Defines the maximum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks.
public property ActiveMailboxMinimumBackoffForACT Defines the minimum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property IdleMailboxMaximumBackoffForACT Defines the maximum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks.
public property IdleMailboxMinimumBackoffForACT Defines the minimum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks.
public property MailboxBackoffOnTimeoutForACT Defines the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox on an Exchange server request time-out.
public property MailboxBackoffOnTransientErrorForACT Defines the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox after encountering a transient error.
public property MaximumItemsPerCycleForACT Defines the maximum number of appointments, contacts, or tasks processed by an Exchange server in a cycle.
public property MaximumMailboxTransientFailuresForACT Defines the maximum number of transient failures that can occur before a mailbox is disabled for synchronizing appointments, contacts, or tasks.
public property MaximumSynchronizationAttemptsForACT Defines the maximum number of attempts allowed to synchronize an appointment, contact, or task.
public property RetrievalBatchSizeForACT Defines the batch size for retrieving appointments, contacts, tasks from an Exchange server.

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

ServerSideSyncACTSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.