MailEventNotificationInfo.EventsInBuffer Propriedade

Definição

Obtém o número de eventos restantes no buffer após a notificação atual.Gets the number of events remaining in the buffer after the current notification.

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

Valor da propriedade

Int32

O número de eventos restantes no buffer após a notificação atual.The number of events remaining in the buffer after the current notification.

Aplica-se a