JAVA/CORBA CLASSES


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

Note This property is new with Release 6.5.

Defined in

Registration

Data type

int

Syntax

public int getMailSystem()
   throws NotesException

public void setMailSystem(int system)
   throws NotesException

Legal values


Usage

Optionally set this property before calling registerNewUser.

Language cross-reference

MailSystem property in LotusScript NotesRegistration class