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

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<AccountInfo> GetAccountsInternal()

Return Value

Type: ObjectQueryAccountInfo
See Also