Checks if there are Item-s which reminder has not come yet.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
SyntaxJavaScript
Copy Code
|
|---|
function hasItemsToRemind () |
true if there are items with a future reminder; otherwise false.
See Also