[]
Gets or sets the ContactList object which holds the set of Contact objects for this appointment. An appointment may be associated with multiple contacts.
public ContactList Links { get; set; }
This property only accepts Contact objects which are present in the C1ScheduleStorage.ContactStorage storage.