MailTemplateName (Registration - Java™)

読み書き可能。メールファイル設計のテンプレート名です。

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

定義位置

Registration

データ型

String

構文

public String getMailTemplateName()
    throws NotesException
public void setMailTemplateName(String name)
    throws NotesException

使用法

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

このプロパティが空の文字列のままの場合は、標準テンプレートが使用されます。 Release 6 では、標準テンプレートは MAIL6.NTF です。

クロスリファレンス

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