LOTUSSCRIPT/COM/OLE CLASSES

StoreIDInMailfile 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

NotesRegistration

Data type

Boolean

Syntax

To get: flag = notesRegistration.StoreIDInMailfile

To set: notesRegistration. StoreIDInMailfile = flag

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

IsStoreIDInMailfile property in Java Registration class