Task.Status

Task.Status property

Gets or sets the status of the user’s progress on the task.

public TaskStatus Status { get; set; }

See Also