[]
        
(Showing Draft Content)

C1.Schedule.Appointment.Links

Links Property

Gets or sets the ContactList object which holds the set of Contact objects for this appointment. An appointment may be associated with multiple contacts.

Declaration
public ContactList Links { get; set; }

This property only accepts Contact objects which are present in the C1ScheduleStorage.ContactStorage storage.