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 | |
---|---|---|
![]() |
ActiveMailboxMaximumBackoffForACT | Defines the maximum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks. |
![]() |
ActiveMailboxMinimumBackoffForACT | Defines 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 | Defines the maximum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks. |
![]() |
IdleMailboxMinimumBackoffForACT | Defines the minimum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks. |
![]() |
MailboxBackoffOnTimeoutForACT | Defines the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox on an Exchange server request time-out. |
![]() |
MailboxBackoffOnTransientErrorForACT | Defines the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox after encountering a transient error. |
![]() |
MaximumItemsPerCycleForACT | Defines the maximum number of appointments, contacts, or tasks processed by an Exchange server in a cycle. |
![]() |
MaximumMailboxTransientFailuresForACT | Defines the maximum number of transient failures that can occur before a mailbox is disabled for synchronizing appointments, contacts, or tasks. |
![]() |
MaximumSynchronizationAttemptsForACT | Defines the maximum number of attempts allowed to synchronize an appointment, contact, or task. |
![]() |
RetrievalBatchSizeForACT | Defines the batch size for retrieving appointments, contacts, tasks from an Exchange server. |
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
ServerSideSyncACTSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.