Clear (NotesProperty - LotusScript®)

Purges the new or modified values of the specified property from the Notes® backend where they are temporarily stored before publishing via the property broker.

Defined in

NotesProperty

Syntax

Call notesProperty .Clear()

Usage

If the NotesProperty is an input property, this method will have no effect.

Example