SubscriptionId (GetEvents)

The SubscriptionId element represents the identifier for a subscription.

<SubscriptionId/>

SubscriptionIdType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
GetEvents
Represents the operation used by pull clients to request notifications from the server.
Notification
Contains information about the subscription and the events that have occurred since the last notification.
SubscribeResponseMessage
Contains the status and result of a Subscribe request.
Unsubscribe
Contains the properties used to unsubscribe from a subscription.

Text value

A text value is required. The text value is a GUID.

Remarks

The GUID that represents the subscription identifier is generated by the Client Access server when the subscription is created.

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

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema name
messages schema
Validation file
messages.xsd
Can be empty
False

See also

Subscribe operation

GetEvents operation

Unsubscribe operation