MailReplicaServers (Registration - Java™)
Read-write. The names of servers to which the mail database will replicate.
Note: This property is new with Release 6.5.
Defined in
Data type
java.util.Vector; elements are String
Syntax
public java.util.Vector getMailReplicaServers()
throws NotesException
public void setMailReplicaServers(java.util.Vector servers)
throws NotesException
Usage
Optionally set this property before calling registerNewUser.
This property applies only to clustered servers.