共用方式為


MailEventNotificationInfo.EventsInNotification 屬性

定義

取得目前告知所處理的事件數目。

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

屬性值

目前告知所處理的事件數目。

備註

此計數只包含目前通知的事件,而且不包含由緩衝區捨棄或因為訊息限制而排除的事件。

適用於