MailTemplateName (NotesRegistration - LotusScript®)

Read-write. The file name of the template for the design of the mail file relative to the data directory on the server specified by the user's mail server.

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.