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


In This Topic
    CancelAppointmentEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelAppointmentEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CancelAppointmentEventArgs class with the specified appointment.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the Appointment object which the event was raised for.  
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Top
    See Also