Status property: ActionItem class
Description
Use this property to set or return a string value representing the status of the current action item. Valid values are:
| Value | Description |
|---|---|
|
0 |
Not assigned |
|
1 |
Assigned |
|
2 |
In progress |
|
3 |
On hold |
|
4 |
Completed |
|
5 |
Cancelled |
This property is read/write.
Related Topics