ComponentOne Scheduler for WinForms
Appointments Property (AppointmentStorage)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > AppointmentStorage Class : Appointments Property
Gets an AppointmentCollection object that contains appointment related information.
Syntax
'Declaration
 
Public ReadOnly Property Appointments As AppointmentCollection
public AppointmentCollection Appointments {get;}
See Also

Reference

AppointmentStorage Class
AppointmentStorage Members