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