.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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