IsMailCreateFTIndex (Registration - Java™)

読み書き可能。メールデータベースに対する全文索引の作成を示します。

注: このプロパティは R6.5 で新しく追加されました。

定義位置

Registration

データ型

boolean 型

構文

public boolean isMailCreateFTIndex()
    throws NotesException
public void setMailCreateFTIndex(boolean flag)
    throws NotesException

有効な値

使用法

registerNewUser を呼び出す前に、任意でこのプロパティを設定します。

クロスリファレンス

LotusScript® NotesRegistration クラスの MailCreateFTIndex プロパティ