Package | Description |
---|---|
microsoft.exchange.webservices.data.core | |
microsoft.exchange.webservices.data.core.response | |
microsoft.exchange.webservices.data.notification |
Modifier and Type | Method and Description |
---|---|
GetEventsResults |
ExchangeService.endGetEvents(IAsyncResult asyncResult)
Ends an asynchronous request to retrieve the latest events associated
with a pull subscription.
|
GetEventsResults |
ExchangeService.getEvents(String subscriptionId,
String waterMark)
Retrieves the latests events associated with a pull subscription.
|
Modifier and Type | Method and Description |
---|---|
GetEventsResults |
GetEventsResponse.getResults()
gets the results.
|
Modifier and Type | Method and Description |
---|---|
GetEventsResults |
PullSubscription.endGetEvents(IAsyncResult asyncResult)
Ends an asynchronous request to obtain a collection of events that occurred on the subscribed
folder since the point in time defined by the Watermark property.
|
GetEventsResults |
PullSubscription.getEvents()
Obtains a collection of events that occurred on the subscribed folder
since the point in time defined by the Watermark property.
|
Copyright © 2012–2015 Microsoft. All rights reserved.