AccountContactInfoProviderDeleteAccountContactInfoInternal Method |
Deletes relationship between specified account and contact.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax protected virtual void DeleteAccountContactInfoInternal(
AccountContactInfo infoObj
)
Parameters
- infoObj
- Type: CMS.OnlineMarketingAccountContactInfo
Account-contact relationship to be deleted
See Also