CreateMailDb (NotesRegistration - JavaScript™)
Read-Write. Indicates whether a mail database is created with the ID file when calling registerNewUser.
Defined in
NotesRegistrationSyntax
getCreateMailDb() : boolean
setCreateMailDb(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to create a mail database |
false |
to not create a mail database; it will be created during setup |