MailEventNotificationInfo.NotificationSequence Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la position de cette notification dans le nombre total de notifications effectuées à ce jour.
public:
property int NotificationSequence { int get(); };
public int NotificationSequence { get; }
member this.NotificationSequence : int
Public ReadOnly Property NotificationSequence As Integer
Valeur de propriété
Position de cette notification dans le nombre total de notifications effectuées à ce jour.
Remarques
Notes
Les numéros de séquence commencent à 1 pour la première notification.