Gets an AppointmentCollection object that contains appointment related information.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
C# |
---|
[ParenthesizePropertyNameAttribute(true)] public AppointmentCollection Appointments { get; } |
Visual Basic |
---|
<ParenthesizePropertyNameAttribute(True)> _ Public ReadOnly Property Appointments As AppointmentCollection Get |