LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
String
Syntax
To get: string$ = notesRegistration.MailACLManager
To set: notesRegistration.MailACLManager = string$
Usage
Optionally set this property before calling RegisterNewUser.
The mail database owner may or may not be a Manager depending on MailOwnerAccess.
Language cross-reference
MailACLManager property in Java Registration class