| RecalculateAfterContactActionEventArgs Properties | 
The RecalculateAfterContactActionEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Contact | 
            Gets or sets contact whose score is being recalculated.
             | 
|  | CurrentHandler | 
            Currently executing handler
            (Inherited from CMSEventArgs.) | 
|  | CustomArguments | 
            Container for custom arguments which can be used by event subscribers.
             | 
|  | OriginalEventArgs | Obsolete. 
            Original event arguments for the event
            (Inherited from CMSEventArgs.) | 
 See Also
See Also