The ContactList is a list of Contact objects.
Only objects existing in the owning ContactCollection object
may be added to this list.
Use the ContactList to associate the set of Contact objects
with an Appointment object.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'Contact>)>)>
C1.C1Schedule..::..C1ObservableCollection<(Of <(<'Contact>)>)>
C1.C1Schedule..::..BaseList<(Of <(<'Contact>)>)>
C1.C1Schedule..::..ContactList
System.Collections.ObjectModel..::..Collection<(Of <(<'Contact>)>)>
C1.C1Schedule..::..C1ObservableCollection<(Of <(<'Contact>)>)>
C1.C1Schedule..::..BaseList<(Of <(<'Contact>)>)>
C1.C1Schedule..::..ContactList