| AccountStatusInfoProviderGetAccountStatusInfo Method (String) | 
Note: This API is now obsolete.
Namespace: CMS.ContactManagement
 Syntax
Syntax[ObsoleteAttribute("Use IAccountStatusInfoProvider.Get(string) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - AccountStatusInfo.Provider.")] public static AccountStatusInfo GetAccountStatusInfo( string statusName )
 See Also
See Also