dbicCalendar Send comments on this topic.
Tasks Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiPIM Class : Tasks Property

Collection of Tasks in dbiPIM

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Tasks As dbiTaskCollection
C# 
public dbiTaskCollection Tasks {get;}

Requirements

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

See Also