Lotusscript:EnableFolder method
Given a folder name, enables the folder.
注释 This method is new with Release 5.
Defined in
NotesDatabase
Syntax
Call notesDatabase.EnableFolder( foldername$ )
Parameters
foldername$
String. The name of the folder that you want to enable. If the folder does not exist, this method creates a folder.