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

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 > Appointment クラス : Categories プロパティ
Gets the CategoryList object which holds the set of categories assigned to the appointment. Categories may be associated with an appointment to effectively group appointments. An appointment may be associated with multiple categories.
シンタックス
'宣言
 
Public ReadOnly Property Categories As CategoryList
public CategoryList Categories {get;}
解説
This property only accepts Category objects which are present in the C1ScheduleStorage.CategoryStorage storage.
参照

Appointment クラス
Appointment メンバ