JAVA/CORBA CLASSES


IsStoreIDInMailfile property
Read-write. Indicates whether the ID file is stored in the user's mail file.

Note This property is new with Release 6.5.

Defined in

Registration

Data type

boolean

Syntax

public boolean isStoreIDInMailfile()
   throws NotesException

public void setStoreIDInMailfile(boolean flag)
   throws NotesException

Legal values


Usage

Optionally set this property before calling registerNewUser.

This property applies only to Domino Web Access and allows Notes users to read their encrypted mail while using Domino Web Access.

Language cross-reference

StoreIDInMailfile property in LotusScript NotesRegistration class