Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Reminder Class / ParentAppointment Property

In This Topic
    ParentAppointment Property (Reminder)
    In This Topic
    Gets the owning Appointment object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ParentAppointment As Appointment
    public Appointment ParentAppointment {get;}
    See Also