EventTypes

Topic Last Modified: 2007-06-05

The EventTypes element contains a collection of event notification types that are used to create a subscription.

Syntax

<EventTypes>
   <EventType/>
</EventTypes>

Type

NonEmptyArrayOfNotificationEventTypesType

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

EventType

Represents a requested event notification type that is used to create a subscription.

Parent 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.

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/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False