Name | Description | |
---|---|---|
DateAppointments Constructor | Initializes a new instance of the DateAppointments class. |
The following tables list the members exposed by DateAppointments.
Name | Description | |
---|---|---|
DateAppointments Constructor | Initializes a new instance of the DateAppointments class. |
Name | Description | |
---|---|---|
Appointments | Gets the List list of all appointments for the represented day. | |
BusyStatus | Returns availability status of the current day. | |
Date | Gets the System.DateTime value determining the represented date. | |
HasAppointments | Returns true if current day contains one or more appointments. |
Name | Description | |
---|---|---|
AddAppointment | Adds a new C1.C1Schedule.Appointment object to the current day. |