Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / C1ScheduleStorage Class / Reminders Property

In This Topic
    Reminders Property (C1ScheduleStorage)
    In This Topic
    Gets the ReminderCollection object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reminders As ReminderCollection
    public ReminderCollection Reminders {get;}
    See Also