Gets or sets the Boolean value indicating whether a reminder is associated with the appointment.

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

Syntax

JavaScript
function get_reminderSet();
function set_reminderSet(value);

See Also