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