Click or drag to resize
ContactInfoContactGroups Property
Collection of all contacts groups. Value is cached for 1 minute.

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

Property Value

Type: IInfoObjectCollectionContactGroupInfo
See Also