Scheduler for WinForms
Links プロパティ (Appointment)

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 > Appointment クラス : Links プロパティ
Gets the ContactList object which holds the set of Contact objects for this appointment. An appointment may be associated with multiple contacts.
シンタックス
'宣言
 
Public ReadOnly Property Links As ContactList
public ContactList Links {get;}
解説
This property only accepts Contact objects which are present in the C1ScheduleStorage.ContactStorage storage.
参照

Appointment クラス
Appointment メンバ