dbicCalendar Send comments on this topic.
Contacts Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : Contacts Property

Gets the contacts in the control.

Syntax

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

Property Value

dbiContactCollection

Requirements

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

See Also