MailEventNotificationInfo.EventsInBuffer Property

Definition

Gets the number of events remaining in the buffer after the current notification.

public:
 property int EventsInBuffer { int get(); };
public int EventsInBuffer { get; }
member this.EventsInBuffer : int
Public ReadOnly Property EventsInBuffer As Integer

Property Value

The number of events remaining in the buffer after the current notification.

Applies to