Search
Calendar.hasItemsToRemind Method
See Also
 






Checks if there are Item-s which reminder has not come yet.

Namespace: MindFusion.Scheduling
File: Calendar.js

 Syntax

JavaScript  Copy Code

function hasItemsToRemind ()

 Return Value

true if there are items with a future reminder; otherwise false.

 See Also