ServerSideSyncACTSettings Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

System.Object
  Microsoft.Xrm.Sdk.Deployment.DeploymentObject
    Microsoft.Xrm.Sdk.Deployment.DeploymentConfigSettings
      Microsoft.Xrm.Sdk.Deployment.ServerSideSyncACTSettings

[DataContractAttribute(Name = "ServerSideSyncACTSettings", Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class ServerSideSyncACTSettings : DeploymentConfigSettings

NameDescription
System_CAPS_pubmethodServerSideSyncACTSettings()

Initializes a new instance of the ServerSideSyncACTSettings class.

NameDescription
System_CAPS_pubpropertyActiveMailboxMaximumBackoffForACT

Gets or sets the maximum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks.

System_CAPS_pubpropertyActiveMailboxMinimumBackoffForACT

Gets or sets the minimum duration, in seconds, after which the service checks an active mailbox for appointments, contacts, or tasks.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.(Inherited from DeploymentObject.)

System_CAPS_pubpropertyIdleMailboxMaximumBackoffForACT

Gets or sets the maximum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks.

System_CAPS_pubpropertyIdleMailboxMinimumBackoffForACT

Gets or sets the minimum duration, in seconds, after which the service checks an idle mailbox for appointments, contacts, or tasks.

System_CAPS_pubpropertyMailboxBackoffOnTimeoutForACT

Gets or sets the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox on an Exchange server request time-out.

System_CAPS_pubpropertyMailboxBackoffOnTransientErrorForACT

Gets or sets the duration, in seconds, to postpone synchronizing appointments, contacts, or tasks for a mailbox after encountering a transient error.

System_CAPS_pubpropertyMaximumItemsPerCycleForACT

Gets or sets the maximum number of appointments, contacts, or tasks processed by an Exchange server in a cycle.

System_CAPS_pubpropertyMaximumMailboxTransientFailuresForACT

Gets or sets the maximum number of transient failures that can occur before a mailbox is disabled for synchronizing appointments, contacts, or tasks.

System_CAPS_pubpropertyMaximumSynchronizationAttemptsForACT

Gets or sets the maximum number of attempts allowed to synchronize an appointment, contact, or task.

System_CAPS_pubpropertyRetrievalBatchSizeForACT

Gets or sets the batch size for retrieving appointments, contacts, tasks from an Exchange server.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: