LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
Long
Syntax
To get: long& = notesRegistration.MailQuotaSizeLimit
To set: notesRegistration.MailQuotaSizeLimit = long&
Usage
Optionally set this property before calling RegisterNewUser.
A value of 0 (default) sets no size limit.
Language cross-reference
MailQuotaSizeLimit property in Java Registration class