LOTUSSCRIPT/COM/OLE CLASSES


DeleteEntry method
Example

Deletes an entry from a collection.

Defined in

NotesViewEntryCollection

Syntax

Call notesViewEntryCollection.DeleteEntry( deleteentry )

Parameters

deleteentry


Language cross-reference

deleteEntry method in Java ViewEntryCollection class

Example
See Also