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

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

Parameters

accountContactId
Type: SystemInt32
AccountContactID
See Also