public AppointmentQueryResult GetAppointmentsInRange( DateTimeRange range )
Note that this method returns all appointments in the specified range, regardless of which Infragistics.Scheduler.ScheduleResource the appointment may be associated with.
Use the GetAppointmentsInRange(DateTimeRange,IEnumerable<ScheduleResource>) overload to filter the returned appointment list by one or more Infragistics.Scheduler.ScheduleResource.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+