AppointmentCollection

AppointmentCollection class

Represents a collection of Appointment objects.

The AppointmentCollection type exposes the following members:

Constructors

NameDescription
AppointmentCollection()Initializes a new instance of the AppointmentCollection class that is empty.
AppointmentCollection(appointments)Initializes a new instance of the AppointmentCollection class

See Also