Represents the replication settings for a pair of servers in a database.
Contained by: NotesReplication
Use GetEntry in NotesReplication to create or get a NotesReplicationEntry object.
A replication entry describes the replication settings for a pair of servers, of which one is the source and the other is the destination.
After creating a replication entry or setting a read-write property, you must call Save for the changes to take effect. If you do not call Save, your changes are lost. You call Save for NotesReplicationEntry not NotesReplication.