Compartilhar via


GetEventsResults.AllEvents Propriedade

Definição

Obtém a coleção de todos os eventos.

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

Valor da propriedade

Um objeto Collection que contém os eventos de notificação.

Aplica-se a