GetEvents

Topic Last Modified: 2006-11-29

The GetEvents element represents the operation used by pull clients to request notifications from the server.

Schema Hierarchy

GetEvents

Syntax

<GetEvents>
   <SubscriptionId/>
   <Watermark/>
</GetEvents>

Type

GetEventsType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

SubscriptionId

Represents the identifier for a subscription that is queried for events.

Watermark

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.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema name

Messages schema

Validation file

Messages.xsd

Can be empty

false