| IAccountContactInfoProviderRemove Method | 
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxvoid Remove(
	int accountId,
	int contactId
)
Parameters
- accountId
- Type: SystemInt32
 Account ID.
- contactId
- Type: SystemInt32
 Contact ID.
 See Also
See Also