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


In This Topic
    CancelReminderEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelReminderEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CancelReminderEventArgs class with the specified Reminder object.  
    Top
    Public Properties
     NameDescription
    Public PropertySet to true to cancel the operation.  
    Public PropertyGets the reminder which the event was raised for.  
    Top
    See Also