NotificationEventTypeType Enum

Definition

The NotificationEventTypeType enumeration identifies the event types that are reported in a notification.

public enum class NotificationEventTypeType
public enum NotificationEventTypeType
Public Enum NotificationEventTypeType
Inheritance
NotificationEventTypeType

Fields

CopiedEvent 0

Identifies the notification as a copied event.

CreatedEvent 1

Identifies the notification as a created event.

DeletedEvent 2

Identifies the notification as a deleted event.

FreeBusyChangedEvent 6

Identifies the notification as a free busy changed event.

ModifiedEvent 3

Identifies the notification as a modified event.

MovedEvent 4

Identifies the notification as a moved event.

NewMailEvent 5

Identifies the notification as a new mail event.

Remarks

The NotificationEventTypeType enumeration identifies the event types that are subscribed to for push and pull notifications.

Applies to