Uses of Class
microsoft.exchange.webservices.data.core.response.SubscribeResponse

Packages that use SubscribeResponse
microsoft.exchange.webservices.data.core.request   
 

Uses of SubscribeResponse in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that return SubscribeResponse
protected  SubscribeResponse<StreamingSubscription> SubscribeToStreamingNotificationsRequest.createServiceResponse(ExchangeService service, int responseIndex)
          Creates the service response.
protected  SubscribeResponse<PushSubscription> SubscribeToPushNotificationsRequest.createServiceResponse(ExchangeService service, int responseIndex)
           
protected  SubscribeResponse<PullSubscription> SubscribeToPullNotificationsRequest.createServiceResponse(ExchangeService service, int responseIndex)
          Creates the service response.
 



Copyright © 2012–2015 Microsoft. All rights reserved.