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

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

Syntax

C#
public bool ReminderSet { get; }
Visual Basic
Public ReadOnly Property ReminderSet As Boolean
	Get

See Also