LOTUSSCRIPT/COM/OLE CLASSES


MailACLManager property
Read-write. A name that is assigned Manager access in the mail database ACL.

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