Gets the contacts whose schedule to display when GroupType is set to GroupByContacts.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ContactCollection Contacts { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Contacts As ContactCollection |
An instance of the ContactCollection class specifying which contacts are displayed as columns in timetable, week range and resource views.