Freigeben über


ServerSideSyncACTSettings.IdleMailboxMaximumBackoffForACT Property

Definition

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

public:
 property int IdleMailboxMaximumBackoffForACT { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int IdleMailboxMaximumBackoffForACT { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IdleMailboxMaximumBackoffForACT : int with get, set
Public Property IdleMailboxMaximumBackoffForACT As Integer

Property Value

The maximum duration.

Attributes

Applies to