MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.hasTasksToRemind Method
See Also
 





Checks if there are tasks which reminder has not come yet.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function hasTasksToRemind ()

 Return Value

Type: Boolean
true if there are tasks with a future reminder; otherwise false.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace