LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
String
Syntax
To get: string$ = notesRegistration.MailInternetAddress
To set: notesRegistration.MailInternetAddress = string$
Usage
Optionally set this property before calling RegisterNewUser.
If this property remains an empty string, the registration process generates an Internet name.
Language cross-reference
MailInternetAddress property in Java Registration class