Click or drag to resize
ContactGroupInfoProviderGetContactGroups Method
Returns a query for all the ContactGroupInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ContactGroupInfo> GetContactGroups()

Return Value

Type: ObjectQueryContactGroupInfo
See Also