Partage via


MailEventNotificationInfo.EventsInNotification Propriété

Définition

Obtient le nombre d'événements qui sont traités pour la notification en cours.

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

Valeur de propriété

Int32

Nombre d'événements traités pour la notification en cours.

Remarques

Ce nombre inclut uniquement les événements de la notification en cours et n’inclut pas les événements supprimés par la mémoire tampon ou exclus en raison de la limite du message.

S’applique à