GroupList (NotesRegistration - JavaScript)

Read-write. The groups to which a user is assigned during registration.

Defined in

NotesRegistration

Syntax

getGroupList() : any

setGroupList(grouplist:any) : void

Usage

Optionally set this property before calling registerNewUser.