IsRoamingUser (NotesRegistration - JavaScript™)
Read-write. Indicates whether a user is a roaming user.
Defined in
NotesRegistrationSyntax
isRoamingUser() : boolean setRoamingUser(flag:boolean)
: void
| Legal value | Description |
|---|---|
|
Usage
Optionally set this property before calling registerNewUser.If this property is true, you can apply the following properties: RoamingCleanupPeriod, RoamingCleanupSetting, RoamingServer, and RoamingSubdir.