JAVA/CORBA クラス
メモ このプロパティは R6.5 で新しく追加されました。
定義位置
Registration
データ型
String 型
構文
public String getMailTemplateName() throws NotesException
public void setMailTemplateName(String name) throws NotesException
使用法
このプロパティは、registerNewUser を呼び出す前にオプションで設定できます。
このプロパティが空の文字列のままである場合、標準のテンプレートが使用されます。Release 6 では、標準テンプレートは MAIL6.NTF です。
クロスリファレンス
LotusScript NotesRegistration クラスの MailTemplateName プロパティ