C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / ReminderSet Property

In This Topic
ReminderSet Property
In This Topic
Gets or sets the System.Boolean value indicating whether a reminder is associated with the appointment. Once this property is set to true, a new Reminder object is created and assigned to the Reminder property.
Syntax
'Declaration
 
Public Property ReminderSet As System.Boolean
 
See Also