Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AppointmentEventArgs Class / Appointment Property

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