Partager via


MailEventNotificationInfo.EventsRemaining Propriété

Définition

Obtient le nombre d'événements restants dans la mémoire tampon après la notification en cours.

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

Valeur de propriété

Nombre d'événements restants dans la mémoire tampon après la notification en cours.

Remarques

Ce nombre n’inclut pas les événements supprimés par la mémoire tampon ou exclus en raison de la limite de messages.

S’applique à