StreamingSubscriptionRequest
The StreamingSubscriptionRequest element represents a subscription to a streaming event notification subscription.
<StreamingSubscriptionRequest SubscribeToAllFolders="">
<FolderIds/>
<EventTypes/>
</StreamingSubscriptionRequest>
StreamingSubscriptionRequest
Attributes and elements
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 |
---|---|
FolderIds |
Contains an array of folder identifiers that are used to identify folders to monitor for event notifications. |
EventTypes |
Contains a collection of event notifications that are used to create a subscription. |
Parent elements
Element | Description |
---|---|
Subscribe |
Contains the properties that are used to create subscriptions. |
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 |
http://schemas.microsoft.com/exchange/services/2006/messages |
Schema name |
Messages schema |
Validation file |
Messages.xsd |
Can be empty |
False |