LOTUSSCRIPT/COM/OLE CLASSES


MailSystem property
Read-write. The user's mail system.

Note This property is new with Release 6.5.

Defined in

NotesRegistration

Data type

Constant of type Integer

Syntax

To get: integer% = notesRegistration.MailSystem

To set: notesRegistration.MailSystem = integer%

Legal values


Usage

Optionally set this property before calling RegisterNewUser.

Language cross-reference

MailSystem property in Java Registration class