MailEventNotificationInfo.NotificationSequence 属性

定义

获取此通知在截止目前发出的通知总数中的位置。

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

属性值

此通知在截止目前发出的通知总数中的位置。

注解

注意

对于第一个通知,序列号从 1 开始。

适用于