LOTUSSCRIPT/COM/OLE CLASSES


MailReplicaServers property
Read-write. The names of servers to which the mail database will replicate.

Note This property is new with Release 6.5.

Defined in

NotesRegistration

Data type

Array of type String

Syntax

To get: variant = notesRegistration.MailReplicaServers

To set: notesRegistration.MailReplicaServers = variant

Usage

Optionally set this property before calling RegisterNewUser.

This property applies only to clustered servers.

Language cross-reference

MailReplicaServers property in Java Registration class