Skip to main content

NotesReplication

Properties

NameDescription
Abstract (NotesReplication)Read-write. Indicates whether large documents should be truncated and attachments removed during replication.
CutoffDateRead-only. Today's date minus the cutoff interval.
CutoffDeleteRead-write. Indicates whether documents that are older than the cutoff date are automatically deleted.
CutoffIntervalRead-write. Number of days after which documents are automatically deleted if CutoffDelete is in effect.
DisabledRead-write. Indicates whether replication is disabled.
DontSendLocalSecurityUpdatesRead-write. Indicates whether local security (encryption) updates are sent.
IgnoreDeletesRead-write. Indicates whether outgoing deletions should not be replicated to other databases.
IgnoreDestDeletesRead-write. Indicates whether incoming deletions should not be replicated to the current database.
PriorityRead-write. Replication priority.

Methods

NameDescription
ClearHistoryClears the replication history.
GetEntries (NotesReplication)Gets the existing replication entries.
GetEntry (NotesReplication)Creates or gets a replication entry.
Reset (NotesReplication)Resets the replication properties to their last saved values.
Save (NotesReplication)Saves the replication properties.

Examples

NameDescription
Examples: DontSendLocalSecurityUpdates propertyThis agent toggles whether local security updates are sent.