Removes the exception associated with the specified item from the recurrence.
Namespace: MindFusion.Scheduling
File: Recurrence.js
SyntaxJavaScript
Copy Code
|
|---|
function removeException (item) |
Item. The item whose exception to remove.
See Also