Share via


ServerSideSyncEmailSettings.MailboxSendBackoffOnSubmissionQuotaExceeded Property

Definition

Gets or sets the duration, in minutes, that sending email from a mailbox is postponed when the Exchange submission quota is exceeded.

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

Property Value

The maximum duration, in seconds.

Attributes

Applies to