The Appointment class has a BusyStatus property. This is fine for checking the busy status of a particular appointment. However, is there a way to query the calendar for the busy status of a particular time slot? For example, is there a way to query the calendar to see if 10-11am is free?