GetEventsResults.AllEvents - свойство

Gets the collection of all events.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public Collection<NotificationEvent> AllEvents { get; }

Значение свойства

Collection<NotificationEvent>
The events.

См. также