Click or drag to resize
ScoreInfoContacts Property
Collection of all contacts within the scoring group.

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

Property Value

Type: IInfoObjectCollection
See Also