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