Language

MailEventNotificationInfo.EventsInBuffer プロパティ

定義

現在の通知の後にバッファーに残っているイベントの数を取得します。

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

プロパティ値

現在の通知の後にバッファーに残っているイベントの数。

適用対象