Click or drag to resize
AccountContactInfoProviderDeleteAccountContactInfo Method (Int32)
Deletes relationship with specific AccountContactID.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static void DeleteAccountContactInfo(
	int accountContactId
)

Parameters

accountContactId
Type: SystemInt32
AccountContactID
See Also