AccountContactInfoProviderDeleteAccountContactInfo Method (Int32) |
Deletes relationship with specific AccountContactID.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax public static void DeleteAccountContactInfo(
int accountContactId
)
Parameters
- accountContactId
- Type: SystemInt32
AccountContactID
See Also