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