Gets the contacts whose schedule to display when GroupType is set to GroupByContacts.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ResourceCollection<Contact> Contacts { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Contacts As ResourceCollection(Of Contact) |
An instance of the ResourceCollection class. Default value is an empty collection.