| AccountContactInfoProviderDeleteAllAccountContacts Method  | 
            Deletes relationships between specified accounts and contacts defined in where condition.
            
 
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntaxpublic static void DeleteAllAccountContacts(
	string where
)
Parameters
- where
 - Type: SystemString
Where condition 
See Also