RoamingSubdir (NotesRegistration - LotusScript®)

Read-write. The subdirectory that contains the user's roaming data.

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.