Click or drag to resize
ContactInfoContactGroups Property
Collection of all contacts groups.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public virtual IInfoObjectCollection<ContactGroupInfo> ContactGroups { get; }

Property Value

Type: IInfoObjectCollectionContactGroupInfo
See Also