ComponentOne Scheduler for WinForms
IsRecurring Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : IsRecurring Property
Gets the System.Boolean value indicating if the appointment is recurring.
Syntax
'Declaration
 
Public ReadOnly Property IsRecurring As System.Boolean
public System.bool IsRecurring {get;}
See Also

Reference

Appointment Class
Appointment Members