| AccountInfoProviderGetAccountInfo Method (Int32) | 
            Returns account with specified ID.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 11.0.0
Syntaxpublic static AccountInfo GetAccountInfo(
	int accountId
)
Parameters
- accountId
 - Type: SystemInt32
Account ID 
Return Value
Type: 
AccountInfo
See Also