Click or drag to resize
RecalculateAfterContactActionEventArgsContact Property
Gets or sets contact whose score is being recalculated.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public ContactInfo Contact { get; set; }

Property Value

Type: ContactInfo
See Also