.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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