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