Categorize (NotesUIDocument - LotusScript®)
Given the name of a category, places a document in the category.
Defined in
Syntax
Call notesUIDocument .Categorize( [ categoryName$ ] )
Parameters
categoryName$
String. Optional. The name of the category. Omit this parameter if you want to prompt the user for a category using the Categorize dialog box.
Errors
If the document has not been saved, you get an error: "Cannot categorize unsaved document."