Format of text in the appointment. {0} = Start, {1} = End, {2} = Subject, {3} = Location, {4} = Reserved(not used), {5} = body, {6} = line break.

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

Syntax

JavaScript
function get_appointmentText();
function set_appointmentText(value);

Examples

{0:h:mmtt}-{1:h:mmtt} {2}

See Also