MindFusion.Wpf Pack Programmer's Guide
Schedule.GetAllItems Method
See Also
 





Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval.

 Overload List

Name Description

Schedule.GetAllItems (DateTime, DateTime)

Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval.

Schedule.GetAllItems (DateTime, DateTime, Contact)

Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Contact object.

Schedule.GetAllItems (DateTime, DateTime, Location)

Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Location object.

Schedule.GetAllItems (DateTime, DateTime, Resource)

Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Resource object.

Schedule.GetAllItems (DateTime, DateTime, Task)

Retrieves a collection of all events, including recurrent item instances, scheduled to occur in the specified time interval for a specific Task object.

 See Also

Schedule Members
Schedule Class
MindFusion.Scheduling Namespace