Retrieves a collection of all tasks that must be reminded of at the specified time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public ResourceCollection<Task> GetTasksToRemindOf ( |
Visual Basic Copy Code |
---|
Public Function GetTasksToRemindOf ( _ |
Determine whether any task reminders should be displayed at this time.
The collection of all tasks whose reminders must be displayed at the specified time.