ServerSideSyncACTSettings Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)
Microsoft.Xrm.Sdk.Deployment.DeploymentObject
Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
Microsoft.Xrm.Sdk.Deployment.ServerSideSyncACTSettings
| Name | Description | |
|---|---|---|
![]() | ServerSideSyncACTSettings() | Initializes a new instance of the ServerSideSyncACTSettings class. |
| Name | Description | |
|---|---|---|
![]() | ActiveMailboxMaximumBackoffForACT | Gets or sets the maximum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks. |
![]() | ActiveMailboxMinimumBackoffForACT | Gets or sets the minimum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DeploymentObject.) |
![]() | IdleMailboxMaximumBackoffForACT | Gets or sets the maximum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks. |
![]() | IdleMailboxMinimumBackoffForACT | Gets or sets the minimum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks. |
![]() | MailboxBackoffOnTimeoutForACT | Gets or sets the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox on an Exchange server request time-out. |
![]() | MailboxBackoffOnTransientErrorForACT | Gets or sets the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox after encountering a transient error. |
![]() | MaximumItemsPerCycleForACT | Gets or sets the maximum number of appointments, contacts, or tasks processed by an Exchange server in a cycle. |
![]() | MaximumMailboxTransientFailuresForACT | Gets or sets the maximum number of transient failures that can occur before a mailbox is disabled for synchronizing appointments, contacts, or tasks. |
![]() | MaximumSynchronizationAttemptsForACT | Gets or sets the maximum number of attempts allowed to synchronize an appointment, contact, or task. |
![]() | RetrievalBatchSizeForACT | Gets or sets the batch size for retrieving appointments, contacts, tasks from an Exchange server. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright


