SubscriptionStatus

Last modified: March 16, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SubscriptionStatus element describes the status of a push subscription.

<SubscriptionStatus>OK or Unsubscribe</SubscriptionStatus>

SubscriptionStatusType

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

SendNotificationResult

Contains the response of the client application' to a push notification.

Text Value

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

  • OK

  • Unsubscribe

Remarks

This element describes the status of the subscription. The push subscription client application sends the status back to the computer that is running Exchange 2007 that has the Client Access server role installed after each push notification. If the SubscriptionStatus value equals Unsubscribe, the Client Access server will stop sending notifications and end the subscription. If the SubscriptionStatus value equals OK, the Client Access server will continue to send notifications.

The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

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

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources