Gets an AppointmentCollection object that contains appointment related information.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public AppointmentCollection Appointments { get; }
Visual Basic
Public ReadOnly Property Appointments As AppointmentCollection
	Get

See Also