RoamingSubdir (Registration - Java™)

読み書き可能。ユーザーのローミングデータが格納されているサブディレクトリです。

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

定義位置

Registration

データ型

String

構文

public String getRoamingSubdir()
    throws NotesException
public void setRoamingSubdir(String server)
    throws NotesException

使用法

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

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

クロスリファレンス

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