ErrorSubscriptionIds

The ErrorSubscriptionIds element contains an array of invalid subscription IDs.

<ErrorSubscriptionIds>
   <SubscriptionId/>
</ErrorSubscriptionIds>

NonEmptyArrayOfSubscriptionIdsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
SubscriptionId (GetEvents)
Represents the identifier for a subscription.

Parent elements

Element Description
GetStreamingEventsResponseMessage
Contains the status and result of a single GetStreamingEvents operation request.

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

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages and https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Messages schema; Types schema
Validation File
Messages.xsd; Types.xsd
Can be Empty
False

See also

GetStreamingEvents operation