dbicDayView Send comments on this topic.
Subject Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiTaskItem Class : Subject Property

Gets or sets the name of the task.

Syntax

Visual Basic (Declaration) 
Public Property Subject As String
C# 
public string Subject {get; set;}

Remarks

This property value is of type String, indicating the name of the task.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also