Click or drag to resize
ContactGroupEvaluatorContactGroup Property
Contact group. Optional, should be set if this class is used outside the scheduler.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public ContactGroupInfo ContactGroup { get; set; }

Property Value

Type: ContactGroupInfo
See Also