LOTUSSCRIPT/COM/OLE CLASSES


PolicyName property
Read-write. The name of an explicit policy.

Note This property is new with Release 6.5.

Defined in

NotesRegistration

Data type

String

Syntax

To get: string$ = notesRegistration.PolicyName

To set: notesRegistration.PolicyName = string$

Usage

Optionally set this property before calling RegisterNewUser.

Language cross-reference

PolicyName property in Java Registration class