LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
String
Syntax
To get: string$ = notesRegistration.RoamingSubdir
To set: notesRegistration.RoamingSubdir = string$
Usage
Optionally set this property before calling RegisterNewUser.
IsRoamingUser must be True.
Language cross-reference
RoamingSubdir property in Java Registration class