[]
Initializes the new instance of the AppointmentList class.
public AppointmentList(AppointmentCollection owner)
Public Sub New(owner As AppointmentCollection)
| Type | Name | Description |
|---|---|---|
| AppointmentCollection | owner | Reference to the owning AppointmentCollection object. |