| Visual Basic (Declaration) | |
|---|---|
Public Property Categories As String | |
| C# | |
|---|---|
public string Categories {get; set;} | |
This property value is of type String, indicating the category of the task.
| dbicMonth | Send comments on this topic. |
| Categories Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiTaskItem Class : Categories Property |