IsMailCreateFTIndex (NotesRegistration - JavaScript™)
Read-write. Indicates the creation of a full-text index for the mail database.
Defined in
NotesRegistrationSyntax
isMailCreateFTIndex() : boolean setMailCreateFTIndex(flag:boolean)
: void
| Legal value | Description |
|---|---|
true |
if a full-text index is created. |
false |
if a full-text index is not created |