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