Uses of Class
microsoft.exchange.webservices.data.PullSubscription

Uses of PullSubscription in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return PullSubscription
 PullSubscription ExchangeService.subscribeToPullNotifications(Iterable<FolderId> folderIds, int timeout, String watermark, EventType... eventTypes)
          * Subscribes to pull notifications.
 PullSubscription ExchangeService.subscribeToPullNotificationsOnAllFolders(int timeout, String watermark, EventType... eventTypes)
          * Subscribes to pull notifications on all folders in the authenticated user's mailbox.
 



Copyright © 2012. All Rights Reserved.