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

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

Property Value

Type: ContactInfo
See Also