NotificationEventArgsEvents - свойство |
Gets the events that were received.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic IEnumerable<NotificationEvent> Events { get; }Public ReadOnly Property Events As IEnumerable(Of NotificationEvent)
Get
public:
property IEnumerable<NotificationEvent^>^ Events {
IEnumerable<NotificationEvent^>^ get ();
}member Events : IEnumerable<NotificationEvent> with get
Значение свойства
Тип:
IEnumerableNotificationEvent
См. также