共用方式為


MailEventNotificationInfo.NotificationSequence 屬性

定義

取得這個告知在迄今告知總數中的位置。

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

屬性值

Int32

這個告知在迄今告知總數中的位置。

備註

注意

第一個通知的序號從1開始。

適用於