ComponentOne Scheduler for WinForms
BusyStatus Property (DateAppointments)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > DateAppointments Class : BusyStatus Property
Returns availability status of the current day.
Syntax
'Declaration
 
Public ReadOnly Property BusyStatus As Status
public Status BusyStatus {get;}
Remarks
Availability status is determined according to availability statuses of AllDay events for the representing day.
See Also

Reference

DateAppointments Class
DateAppointments Members