Click or drag to resize
AccountInfoProviderGetAccounts Method
Returns query for all the accounts objects.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<AccountInfo> GetAccounts()

Return Value

Type: ObjectQueryAccountInfo
See Also