C1.Silverlight.Schedule.5
Links Property

Gets the ContactList object which holds the set of Contact objects for this appointment. An appointment may be associated with multiple contacts.
Syntax
'Declaration
 
Public ReadOnly Property Links As ContactList
public ContactList Links {get;}
Remarks
This property only accepts Contact objects which are present in the C1ScheduleStorage.ContactStorage storage.
See Also

Reference

Appointment Class
Appointment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.