EventType

The EventType element is used to create a subscription and identifies an event type to be reported in a notification.

<EventType/>

NotificationEventTypeType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
EventTypes
Contains a collection of event notification event types that are used to create a subscription.

Text value

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

  • CopiedEvent

  • CreatedEvent

  • DeletedEvent

  • ModifiedEvent

  • MovedEvent

  • NewMailEvent

  • FreeBusyChangedEvent

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/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

Subscribe operation

GetEvents operation

Unsubscribe operation