ConnectionStatus

The ConnectionStatus element provides a text description of the status of a streaming subscription.

<ConnectionStatus>OK or Closed</ConnectionStatus>

ConnectionStatusType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

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

Text value

A text value is required. The following are the possible text values for this element:

  • OK

  • Closed

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
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also

GetStreamingEvents operation