Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Appointment Class / Appointment Constructor / Appointment Constructor()

In This Topic
    Appointment Constructor()
    In This Topic
    Initializes a new instance of the Appointment class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public Appointment()
    Remarks
    Creates an appointment with default properties.
    See Also