.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


enableFolder method
Ensures that a folder exists, creating it if necessary.

Defined in

Database

Syntax

public void enableFolder(String folder)
   throws NotesException

Parameters

String folder


Usage

If the folder exists, this method does nothing. If the folder does not exist, this method creates it.

Language cross-reference

EnableFolder method in LotusScript NotesDatabase class

CreateFolder @command of formula language