LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Replication priority.
Defined in
NotesReplication
Data type
Constant of type Long
Syntax
To get: flag = notesReplication.Priority
To set: notesReplication.Priority = flag
Legal values
Usage
After setting this property, you must call Save for the changes to take effect. If you do not call Save, your changes are lost.
Language cross-reference
Priority in Java Replication class
Example See Also