Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.67 KB

subscriptionid-getstreamingevents.md

File metadata and controls

70 lines (43 loc) · 1.67 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
SubscriptionId (GetStreamingEvents)
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
3f86c178-2311-4844-82db-c2a0e469d116
The SubscriptionId element represents the identifier for a streaming subscription.

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
http://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also

GetStreamingEvents operation