Gets or sets the appointment body.

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

Syntax

JavaScript
function get_body();
function set_body(value);

Field Value

The appointment body.

See Also