Share via


ServerSideSyncEmailSettings.MailboxBackoffOnTransientError Property

Definition

Gets or sets the duration, in seconds, to postpone sending or receiving email for a mailbox after a transient error occurs.

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

Property Value

The maximum duration, in seconds.

Attributes

Applies to