Gets the list of appointments as an Array object.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function getAppointments();

Return Value

List of appointments.

See Also