[]
Represents one day with appointments.
public class Day
Name | Description |
---|---|
Appointments | Returns the list of Appointment objects which occur during the current day. |
Date | Returns the date of the current day. |
HasActivity | Specifies whether the day has any appointments. |
Name | Description |
---|---|
ToString() |