次の方法で共有


MailEventNotificationInfo.EventsInBuffer プロパティ

定義

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

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

プロパティ値

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

適用対象