Freigeben über


GetEventsResults.AllEvents Eigenschaft

Definition

Ruft die Auflistung aller Ereignisse ab.

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)

Eigenschaftswert

Ein Collection-Objekt, das die Benachrichtigungsereignisse enthält.

Gilt für: