| ContactInfoProviderRequireLeadReplication Method | 
            Marks the specified contact as required for lead replication despite its score.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void RequireLeadReplication(
	ContactInfo contact
)
Parameters
- contact
- Type: CMS.ContactManagementContactInfo
 The contact to mark for lead replication.
 See Also
See Also