CutoffInterval (NotesReplication - JavaScript)

Read-Write. Number of days after which documents are automatically deleted if isCutoffDelete is in effect.

Defined in

NotesReplication

Syntax

getCutoffInterval() : long

setCutoffInterval(interval:long) : void

Usage

After setting this property, you must call Save for the changes to take effect. If you do not call Save, your changes are lost.