Freigeben über


ServerSideSyncACTSettings.IdleMailboxMinimumBackoffForACT Property

Definition

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

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

Property Value

The minimum duration.

Attributes

Applies to