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

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

Return Value

Type: ObjectQueryAccountInfo
See Also