DateAppointments Class Members
In This Topic
The following tables list the members exposed by DateAppointments.
Public Constructors
Public Properties
| Name | Description |
| Appointments | Gets the System.Collections.Generic.List`1 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. |
Top
Public Methods
See Also