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

Gets or sets the category of the task.

Syntax

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

Remarks

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

Requirements

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

See Also