Gets a collection with all Contact objects defined in the Schedule.
Namespace: MindFusion.Scheduling
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 that contains the Contact objects.