JAVA/CORBA 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

Registration

Data type

String

Syntax

public String getMailACLManager()
   throws NotesException

public void setMailACLManager(String name)
   throws NotesException

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 LotusScript NotesRegistration class