The Task Status data object.
public class TaskStatus| Name | Description |
|---|---|
| TaskStatus(Guid) | |
| TaskStatus(Guid, TaskStatusScope) |
| Name | Description |
|---|---|
| Deleted |
Indicates that task has been deleted. The scope will be None since additional information is unknown. |
| Extended |
The Extended element of the task status metadata. |
| General |
The General element of the task status metadata. |
| Scope |
The scope of the task status object. |
| TaskID |
The task ID. |
| Name | Description |
|---|---|
| Clone() | |
| Clone(TaskStatusScope) |