Uses of Class
microsoft.exchange.webservices.data.notification.SubscriptionErrorEventArgs
-
Packages that use SubscriptionErrorEventArgs Package Description microsoft.exchange.webservices.data.notification -
-
Uses of SubscriptionErrorEventArgs in microsoft.exchange.webservices.data.notification
Methods in microsoft.exchange.webservices.data.notification with parameters of type SubscriptionErrorEventArgs Modifier and Type Method Description voidStreamingSubscriptionConnection.ISubscriptionErrorDelegate. subscriptionErrorDelegate(Object sender, SubscriptionErrorEventArgs args)Represents a delegate that is invoked when an error occurs within a streaming subscription connection.
-