SubscriptionId (GetStreamingEvents)

The SubscriptionId element represents the identifier for a streaming 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
GetStreamingEvents
Represents the operation that is used by clients to request streaming notifications from the server.

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 IIS virtual directory that hosts Exchange Web Services.

Element information

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

See also

GetStreamingEvents operation