PolicyName (NotesRegistration - LotusScript®)
Read-write. The name of an explicit policy.
Note: This property
is new with Release 6.5.
Defined in
Data type
String
Syntax
To get: string$ = notesRegistration .PolicyName
To set: notesRegistration . PolicyName = string$
Usage
Optionally set this property before calling RegisterNewUser.