[]
        
(Showing Draft Content)

C1.C1Schedule.Appointment.BusyStatus

BusyStatus Property

BusyStatus

Gets or sets the Status object indicating the busy status of the user for the appointment.

Declaration
public Status BusyStatus { get; set; }
Remarks

This property only accepts Status objects which are present in the C1ScheduleStorage.StatusStorage storage.