LOTUSSCRIPT/COM/OLE CLASSES


Examples: NotesViewEntryCollection class
1. This script gets a collection of view entries under the category Baseball in the By Category view, and uses the PutAllInFolder method to place them in the Sports folder.
2. This script uses the GetNthEntry method to retrieve the third entry from the view entry collection.
See Also