Table of Contents

Enum TaskMode

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Defines the modes of a Task.

public enum TaskMode

Fields

Normal = 0

The task is normal

Request = 1

The task is a task assignment request

RequestAccepted = 2

The task assignment request was accepted

RequestDeclined = 3

The task assignment request was declined

SelfDelegated = 5

The task is self delegated

Update = 4

The task has been updated