| 
| DateTime  | DateAdded [get, set] | 
|   | The Date the Interaction was Created  More...
  | 
|   | 
| DateTime  | DateSent [get, set] | 
|   | The Date the Interaction was Sent  More...
  | 
|   | 
| int  | Id [get, set] | 
|   | The Unique Id of this Interaction  More...
  | 
|   | 
| int  | MessageId [get, set] | 
|   | The Id of the associated Message  More...
  | 
|   | 
| int  | ContactId [get, set] | 
|   | The Id of the associated Contact  More...
  | 
|   | 
| string  | MessageSubject [get, set] | 
|   | The Subject Line of the associated Message  More...
  | 
|   | 
| InteractionStatus  | Status [get, set] | 
|   | The Current Status of the Message  More...
  | 
|   | 
| InteractionEvent []  | InteractionEvents [get, set] | 
|   | All Interaction events that have been logged against this Interaction  More...
  | 
|   | 
| ClickThroughEvent []  | ClickThroughEvents [get, set] | 
|   | All Clickthroughs that have occurred against this interaction  More...
  | 
|   | 
| OpenEvent []  | OpenEvents [get, set] | 
|   | All opens of the message associated with this interaction.  More...
  | 
|   | 
This class Encapsulates a single email sent to a single contact