SubscriptionId (GetEvents)
The SubscriptionId element represents the identifier for a subscription.
XML
<SubscriptionId/>
SubscriptionIdType
The following sections describe attributes, child elements, and parent elements.
None.
None.
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. |
A text value is required. The text value is a GUID.
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 | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
messages schema |
Validation file |
messages.xsd |
Can be empty |
False |