JAVA/CORBA クラス


RoamingSubdir プロパティ
読み込みと書き込みができます。ユーザーのローミングデータを含むサブディレクトリです。

メモ このプロパティは Release 6.5 で新しく追加されました。

定義が行われるクラス
Registration

データ型
String 型

構文
public String getRoamingSubdir()
throws NotesException

public void setRoamingSubdir(String server)
throws NotesException

使用法
このプロパティは、registerNewUser を呼び出す前にオプションで設定できます。

IsRoamingUser は true である必要があります。

クロスリファレンス
LotusScript NotesRegistration クラスの RoamingSubdir プロパティ