Compartilhar via


NotificationEventArgs.Events Propriedade

Definição

Obtém os eventos que foram recebidos.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::Exchange::WebServices::Data::NotificationEvent ^> ^ Events { System::Collections::Generic::IEnumerable<Microsoft::Exchange::WebServices::Data::NotificationEvent ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.Exchange.WebServices.Data.NotificationEvent> Events { get; }
Public ReadOnly Property Events As IEnumerable(Of NotificationEvent)

Valor da propriedade

Uma coleção de eventos como um objeto IEnumerable.

Aplica-se a