Clone (NotesViewEntryCollection - LotusScript®)

Returns a NotesViewEntryCollection object which is a copy of the original collection.

Note: This method is new with Release 8.

Defined in

NotesViewEntryCollection

Syntax

Set notesViewEntryCollection = notesViewEntryCollection .Clone()

Example