| AccountInfoProviderDeleteAccountInfo Method (Int32) | 
            Deletes account with specified ID.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
 Syntax
Syntaxpublic static void DeleteAccountInfo(
	int accountId
)
Parameters
- accountId
- Type: SystemInt32
 Account ID
 See Also
See Also