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
- enum TaskStatus
- class Task
- namespace Aspose.Email.Calendar
- assembly Aspose.Email
Gets or sets the status of the user’s progress on the task.
public TaskStatus Status { get; set; }