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