Overload List

  NameDescription
Public methodDateAppointmentsCollection(DateTime, DateTime, AppointmentCollection)
Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified AppointmentCollection collection.
Public methodDateAppointmentsCollection(DateTime, DateTime, AppointmentCollection, Boolean, Boolean)
Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified AppointmentCollection collection.
Public methodDateAppointmentsCollection(DateTime, DateTime, AppointmentCollection, CalendarInfo, Boolean, Boolean, Boolean)
Initializes a new instance of the DateAppointmentsCollection collection for the specified date range with appointment from the specified AppointmentCollection collection.

See Also