[]
        
(Showing Draft Content)

C1.Schedule.AppointmentList.-ctor

AppointmentList Constructor

AppointmentList(AppointmentCollection)

Initializes the new instance of the AppointmentList class.

Declaration
public AppointmentList(AppointmentCollection owner)
Public Sub New(owner As AppointmentCollection)
Parameters
Type Name Description
AppointmentCollection owner

Reference to the owning AppointmentCollection object.