| AccountInfoProviderDeleteAccountInfo Method (Int32) | 
Note: This API is now obsolete.
Namespace: CMS.ContactManagement
 Syntax
Syntax[ObsoleteAttribute("Use IAccountInfoProvider.Delete(AccountInfo) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AccountInfo.Provider.")] public static void DeleteAccountInfo( int accountId )
 See Also
See Also