GetStreamingEvents

The GetStreamingEvents element represents the operation that is used by clients to request streaming notifications from the server.

GetStreamingEvents

<GetStreamingEvents>
   <SubscriptionIds>
     <SubscriptionId/>
   </SubscriptionIds>
   <ConnectionTimeout/>
</GetStreamingEvents>

GetStreamingEventsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
SubscriptionIds
Contains an array of subscription identifiers that identify the subscriptions to get streaming events for.
ConnectionTimeout
Represents the number of minutes to keep a connection open.

Parent elements

None.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.This element was introduced in Exchange Server 2010 Service Pack 1 (SP1).

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

GetStreamingEvents operation

Unsubscribe operation