Gets references to all contacts associated with this appointment. Namespace: MindFusion.Scheduling
|
C# |
---|
public override ContactCollection Contacts { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Contacts As ContactCollection |
An instance of the ContactCollection class containing the contacts associated with this appointment.
This property is equivalent to Attendees.