Therefore API > API Reference > Classes > TheTask > Properties
Subject
Gets or sets the subject of the task.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property Subject As String
C#
public virtual string Subject { get; set; }
Parameters
None.
Property Value
The task subject.