LOTUSSCRIPT/COM/OLE CLASSES


MailCreateFTIndex 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

NotesRegistration

Data type

Boolean

Syntax

To get: flag = notesRegistration.MailCreateFTIndex

To set: notesRegistration. MailCreateFTIndex = flag

Legal values


Usage

Optionally set this property before calling RegisterNewUser.

Language cross-reference

IsMailCreateFTIndex property in Java Registration class