Categories (NotesDatabase - LotusScript®)
Read-write. The categories under which a database appears in a database catalog.
Defined in
Data type
Variant
Syntax
To get: categoryList = notesDatabase .Categories
To set: notesDatabase .Categories = categoryList
Usage
The categories are separated by commas or semicolons in a single string.
These categories are also used for domain catalogs and searches.
ListInDbCatalog determines if the database is listed in database catalogs.