MailInternetAddress (NotesRegistration - LotusScript®)
Read-write. The user's Internet name for sending and receiving mail.
Note: This property is new with Release 6.5.
Defined in
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.