StreamingSubscriptionRequest
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The StreamingSubscriptionRequest element represents a subscription to a streaming event notification subscription.
StreamingSubscriptionRequest
<StreamingSubscriptionRequest SubscribeToAllFolders=""> <FolderIds/> <EventTypes/> </StreamingSubscriptionRequest>
StreamingSubscriptionRequest
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
|---|---|
SubscribeToAllFolders | Indicates whether the server will subscribe to all folders in the user's mailbox. A value of true indicates that the server will subscribe. |
Child elements
Element | Description |
|---|---|
Contains an array of folder identifiers that are used to identify folders to monitor for event notifications. | |
Contains a collection of event notifications that are used to create a subscription. |
Parent elements
Element | Description |
|---|---|
Contains the properties that are used to create subscriptions. |