Subscribe

Topic Last Modified: 2006-11-29

The Subscribe element contains the properties used to create subscriptions.

Syntax

<Subscribe>
   <PullSubscriptionRequest/>
   <PushSubscriptionRequest/>
</Subscribe>

Type

SubscribeType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

PullSubscriptionRequest

Represents a subscription to a pull-based event notification subscription.

PushSubscriptionRequest

Represents a subscription to a push-based event notification subscription.

Parent Elements

None.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange 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