.

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

LOTUSSCRIPT/COM/OLE CLASSES


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

Note This property is new with Release 6.5.

Defined in

NotesRegistration

Data type

Constant of type Integer

Syntax

To get: integer% = notesRegistration.MailOwnerAccess

To set: notesRegistration.MailOwnerAccess = integer%

Legal values


Usage

Optionally set this property before calling RegisterNewUser.

Language cross-reference

MailOwnerAccess property in Java Registration class