EventType Enum

Definition

Defines a type of event as returned by notification subscriptions.

public enum class EventType
public enum EventType
Public Enum EventType
Inheritance
EventType

Fields

Copied 5

An item or folder has been copied.

Created 6

An item or folder has been created.

Deleted 2

An item or folder has been deleted.

FreeBusyChanged 7

Indicates that free/busy information has changed.

Modified 3

An item or folder has been modified.

Moved 4

An item or folder has been moved.

NewMail 1

A new mail message was received.

Status 0

A push notifications subscription is still alive.

Applies to