MailEventNotificationInfo.EventsInBuffer 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 le nombre d'événements restants dans la mémoire tampon après la notification en cours.
public:
property int EventsInBuffer { int get(); };
public int EventsInBuffer { get; }
member this.EventsInBuffer : int
Public ReadOnly Property EventsInBuffer As Integer
Valeur de propriété
Nombre d'événements restants dans la mémoire tampon après la notification en cours.