Search
Recurrence.removeException Method
See Also
 






Removes the exception associated with the specified item from the recurrence.

Namespace: MindFusion.Scheduling
File: Recurrence.js

 Syntax

JavaScript  Copy Code

function removeException (item)

 Parameters

item

Item. The item whose exception to remove.

 See Also