Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / ReminderActionEventArgs Class / Reminder Property

In This Topic
    Reminder Property (ReminderActionEventArgs)
    In This Topic
    Gets a Reminder object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Reminder As Reminder
    public Reminder Reminder {get;}
    See Also