MailEventNotificationInfo.EventsInNotification 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前告知所處理的事件數目。
public:
property int EventsInNotification { int get(); };
public int EventsInNotification { get; }
member this.EventsInNotification : int
Public ReadOnly Property EventsInNotification As Integer
屬性值
目前告知所處理的事件數目。
備註
此計數只包含目前通知的事件,而且不包含由緩衝區捨棄或因為訊息限制而排除的事件。