JAVA/CORBA CLASSES


IsMailCreateFTIndex property
Read-write. Indicates the creation of a full-text index for the mail database.

Note This property is new with Release 6.5.

Defined in

Registration

Data type

boolean

Syntax

public boolean isMailCreateFTIndex()
   throws NotesException

public void setMailCreateFTIndex(boolean flag)
   throws NotesException

Legal values


Usage

Optionally set this property before calling registerNewUser.

Language cross-reference

MailCreateFTIndex property in LotusScript NotesRegistration class