StreamingSubscriptionRequest

Last modified: February 18, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The StreamingSubscriptionRequest element represents a subscription to a streaming event notification subscription.

Subscribe
  StreamingSubscriptionRequest

<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 of the Client Access server.This element was introduced in Microsoft Exchange Server 2010 Service Pack 1 (SP1).

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema name

Messages schema

Validation file

Messages.xsd

Can be empty

False