Partager via


GetEventsResults.AllEvents Propriété

Définition

Obtient la collection de tous les événements.

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)

Valeur de propriété

Objet Collection qui contient les événements de notification.

S’applique à