Gets references to all contacts associated with this appointment.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C#
![]() |
---|
public override ResourceCollection<Contact> Contacts { get; } |
Visual Basic
![]() |
---|
Public Overrides ReadOnly Property Contacts As ResourceCollection(Of Contact) |
An instance of the ResourceCollection(Contact) class containing the contacts associated with this appointment.
This property is equivalent to Attendees.