| AccountHelperGetNewAccount Method | 
            Creates and returns new  account.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 13.0.131
 Syntax
Syntaxpublic static AccountInfo GetNewAccount(
	string namePrefix
)
Parameters
- namePrefix
- Type: SystemString
 
Return Value
Type: 
AccountInfoReturns new AccountInfo
 See Also
See Also