読み書き可能。ローミングユーザーに対してセットアップされている Notes® クライアントのデータをクリーンアップする間隔 (日数)。
int 型
public int getRoamingCleanupPeriod()
throws NotesException
public void setRoamingCleanupPeriod(int period)
throws NotesException
registerNewUser を呼び出す前に、任意でこのプロパティを設定します。
IsRoamingUser は true である必要があります。
RoamingCleanupSetting は Registration.REG_ROAMING_CLEANUP_EVERY_NDAYS である必要があります。
LotusScript® NotesRegistration クラスの RoamingCleanupPeriod プロパティ