The DateAppointments type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Appointments |
Gets the List<(Of <(<'T>)>)> list of all appointments for the represented day.
|
![]() | BusyStatus |
Returns availability status of the current day.
|
![]() | Date |
Gets the DateTime value determining the represented date.
|
![]() | HasAppointments |
Returns true if current day contains one or more appointments.
|