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