Click or drag to resize
ContactGroupInfoContactGroupDescription Property
Gets or sets the description of the contact group.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public virtual string ContactGroupDescription { get; set; }

Property Value

Type: String
See Also