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

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : Links プロパティ
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 Property Links As ContactList
public ContactList Links {get; set;}
解説
This property only accepts Contact objects which are present in the C1ScheduleStorage.ContactStorage storage.
参照

Appointment クラス
Appointment メンバ