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

Collection of Appointments in dbiPIM

Syntax

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

Requirements

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

See Also