C1.Silverlight.Schedule.5
BusyStatus Property

Gets or sets the Status object indicating the busy status of the user for the appointment.
Syntax
'Declaration
 
Public Property BusyStatus As Status
public Status BusyStatus {get; set;}
Remarks
This property only accepts Status objects which are present in the C1ScheduleStorage.StatusStorage storage.
See Also

Reference

Appointment Class
Appointment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.