LOTUSSCRIPT/COM/OLE CLASSES
Note This property is new with Release 6.5.
Defined in
NotesRegistration
Data type
String
Syntax
To get: string$ = notesRegistration.MailTemplateName
To set: notesRegistration.MailTemplateName = string$
Usage
Optionally set this property to the relative path/filename of the template on the server where the user's primary mail database is to be created before calling RegisterNewUser.
If this property remains an empty string, a standard template is used. For Release 8 the standard template is MAIL8.NTF.
Language cross-reference
MailTemplateName property in Java Registration class