Compartir a través de


MailEventNotificationInfo.EventsInNotification Propiedad

Definición

Obtiene el número de eventos que se están procesando para la notificación actual.

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

Valor de propiedad

Int32

Número de eventos que se están procesando para la notificación actual.

Comentarios

Este recuento solo incluye eventos para la notificación actual y no incluye eventos descartados por el búfer o excluidos debido al límite de mensajes.

Se aplica a