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

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Appointment クラス : BusyStatus プロパティ
Gets or sets the Status object indicating the busy status of the user for the appointment.
シンタックス
'宣言
 
Public Property BusyStatus As Status
public Status BusyStatus {get; set;}
解説
This property only accepts Status objects which are present in the C1ScheduleStorage.StatusStorage storage.
参照

Appointment クラス
Appointment メンバ