Reset (NotesReplication - LotusScript®)

Resets the replication properties to their last saved values.

Defined in

NotesReplication

Syntax

Call notesReplication .Reset()

Usage

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

Example