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