Gets or sets the subject of the task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string Subject { get; set; } |
Visual Basic
![]() |
---|
Public Property Subject As String |
A string that specifies the subject. Default is an empty string.