Uses of Class
microsoft.exchange.webservices.data.misc.AsyncRequestResult

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

Uses of AsyncRequestResult in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return AsyncRequestResult
 AsyncRequestResult ExchangeService.beginSubscribeToPullNotifications(AsyncCallback callback, Object state, Iterable<FolderId> folderIds, int timeout, String watermark, EventType... eventTypes)
          Begins an asynchronous request to subscribes to pull notification.
 

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

Methods in microsoft.exchange.webservices.data.core.request that return AsyncRequestResult
 AsyncRequestResult SimpleServiceRequestBase.beginExecute(AsyncCallback callback)
          Begins executing this async request.
 



Copyright © 2012–2015 Microsoft. All rights reserved.