JAVA/CORBA CLASSES
Creates an outline in the current database.
Defined in
Database
Syntax
public Outline createOutline(String name) throws NotesException
public Outline createOutline(String name, boolean defaultOutline) throws NotesException
Parameters
String outline
Outline
CreateOutline method in LotusScript NotesDatabase class
Example