GetEvents
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The GetEvents element represents the operation used by pull clients to request notifications from the server.
<GetEvents> <SubscriptionId/> <Watermark/> </GetEvents>
GetEventsType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Represents the identifier for a subscription that is queried for events. |
|
|
Represents the last watermark returned to the client. If GetEvents has not been called for this subscription, the client uses the watermark returned from the Subscribe request. Otherwise, the watermark from the last event in the last GetEvents response is used. |
Parent elements
None.