SubscriptionIds

The SubscriptionIds element contains an array of subscription identifiers that identify the subscriptions to get streaming events for.

<SubscriptionIds>
   <SubscriptionId/>
</SubscriptionIds>

NonEmptyArrayOfSubscriptionIdsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
SubscriptionId (GetStreamingEvents)
Represents the identifier for a subscription that is queried for events.

Parent elements

Element Description
GetStreamingEvents
Represents the operation that is used by clients to request streaming notifications from the server.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Message schema
Validation File
Messages.xsd
Can be Empty
False

See also

GetStreamingEvents operation