Uses of Class
microsoft.exchange.webservices.data.notification.SubscriptionBase

Packages that use SubscriptionBase
microsoft.exchange.webservices.data.core.response   
microsoft.exchange.webservices.data.notification   
 

Uses of SubscriptionBase in microsoft.exchange.webservices.data.core.response
 

Classes in microsoft.exchange.webservices.data.core.response with type parameters of type SubscriptionBase
 class SubscribeResponse<TSubscription extends SubscriptionBase>
          Represents the base response class to subscription creation operations.
 

Uses of SubscriptionBase in microsoft.exchange.webservices.data.notification
 

Subclasses of SubscriptionBase in microsoft.exchange.webservices.data.notification
 class PullSubscription
          Represents a pull subscription.
 class PushSubscription
          Represents a push subscriptions..
 class StreamingSubscription
          Represents a streaming subscription.
 



Copyright © 2012–2015 Microsoft. All rights reserved.