Package | Description |
---|---|
microsoft.exchange.webservices.data.core | |
microsoft.exchange.webservices.data.core.request |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
AsyncRequestResult |
SimpleServiceRequestBase.beginExecute(AsyncCallback callback)
Begins executing this async request.
|
Copyright © 2012–2015 Microsoft. All rights reserved.