JAVA/CORBA CLASSES


MailOwnerAccess property
Read-write. The mail database ACL setting for the owner.

Note This property is new with Release 6.5.

Defined in

Registration

Data type

int

Syntax

public int getMailOwnerAccess()
   throws NotesException

public void setMailOwnerAccess(int access)
   throws NotesException

Legal values


Usage

Optionally set this property before calling registerNewUser.

Language cross-reference

MailOwnerAccess property in LotusScript NotesRegistration class