Uses of Class
microsoft.exchange.webservices.data.notification.NotificationEventArgs
-
Packages that use NotificationEventArgs Package Description microsoft.exchange.webservices.data.notification -
-
Uses of NotificationEventArgs in microsoft.exchange.webservices.data.notification
Methods in microsoft.exchange.webservices.data.notification with parameters of type NotificationEventArgs Modifier and Type Method Description voidStreamingSubscriptionConnection.INotificationEventDelegate. notificationEventDelegate(Object sender, NotificationEventArgs args)Represents a delegate that is invoked when notification are received from the server
-