Therefore API > API Reference > Classes > TheTaskInfo > Properties
DueDate
Gets the due date of the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property DueDate As DateTime
C#
public virtual DateTime DueDate { get; }
Parameters
None.
Property Value
The due date of the task.