Uses of Interface
microsoft.exchange.webservices.data.notification.StreamingSubscriptionConnection.INotificationEventDelegate
-
Packages that use StreamingSubscriptionConnection.INotificationEventDelegate Package Description microsoft.exchange.webservices.data.notification -
-
Uses of StreamingSubscriptionConnection.INotificationEventDelegate in microsoft.exchange.webservices.data.notification
Methods in microsoft.exchange.webservices.data.notification with parameters of type StreamingSubscriptionConnection.INotificationEventDelegate Modifier and Type Method Description voidStreamingSubscriptionConnection. addOnNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate notificationEvent)Set event to happen when property Notify.voidStreamingSubscriptionConnection. removeNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate notificationEvent)Remove the event from happening when property Notify.
-