Uses of Interface
microsoft.exchange.webservices.data.notification.StreamingSubscriptionConnection.INotificationEventDelegate

Packages that use StreamingSubscriptionConnection.INotificationEventDelegate
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
 void StreamingSubscriptionConnection.addOnNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate notificationEvent)
          Set event to happen when property Notify.
 void StreamingSubscriptionConnection.removeNotificationEvent(StreamingSubscriptionConnection.INotificationEventDelegate notificationEvent)
          Remove the event from happening when property Notify.
 



Copyright © 2012–2015 Microsoft. All rights reserved.