Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / AppointmentActionEventArgs Class / Appointment Property

In This Topic
    Appointment Property (AppointmentActionEventArgs)
    In This Topic
    Gets an Appointment object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Appointment As Appointment
    public Appointment Appointment {get;}
    See Also