TaskType property: TaskList class
Description
This property returns the task type as a string. A tasklist only contains tasks of a single type. The following are the valid task types for a tasklisk:
| Value | Description |
|---|---|
|
ACPT |
Accepted |
|
ASGN |
Assigned |
|
ENQ |
Enqueued |
|
ESCL |
Escalated |
|
OVFL |
Overflowed |
This property is read-only.