Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / CancelReminderEventArgs Class / Reminder Property

In This Topic
    Reminder Property (CancelReminderEventArgs)
    In This Topic
    Gets the reminder which the event was raised for.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Reminder As Reminder
    public Reminder Reminder {get;}
    See Also