C1.Silverlight.Schedule.5
ReminderSet Property

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
public System.bool ReminderSet {get; set;}
See Also

Reference

Appointment Class
Appointment Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.