Freigeben über


ServerSideSyncQueueSettings.MailboxQueueSelectInterval Property

Definition

Defines the recurrence period, in seconds, of removing mailboxes from the queue in the database.

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

Property Value

The recurrence period, in seconds.

Attributes

Applies to