List of all members | Properties
BriefYourMarket.Service.Interaction Class Reference

This class Encapsulates a single email sent to a single contact More...

Properties

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...
 

Detailed Description

This class Encapsulates a single email sent to a single contact

Property Documentation

◆ ClickThroughEvents

ClickThroughEvent [] BriefYourMarket.Service.Interaction.ClickThroughEvents
getset

All Clickthroughs that have occurred against this interaction

◆ ContactId

int BriefYourMarket.Service.Interaction.ContactId
getset

The Id of the associated Contact

◆ DateAdded

DateTime BriefYourMarket.Service.Interaction.DateAdded
getset

The Date the Interaction was Created

◆ DateSent

DateTime BriefYourMarket.Service.Interaction.DateSent
getset

The Date the Interaction was Sent

◆ Id

int BriefYourMarket.Service.Interaction.Id
getset

The Unique Id of this Interaction

◆ InteractionEvents

InteractionEvent [] BriefYourMarket.Service.Interaction.InteractionEvents
getset

All Interaction events that have been logged against this Interaction

◆ MessageId

int BriefYourMarket.Service.Interaction.MessageId
getset

The Id of the associated Message

◆ MessageSubject

string BriefYourMarket.Service.Interaction.MessageSubject
getset

The Subject Line of the associated Message

◆ OpenEvents

OpenEvent [] BriefYourMarket.Service.Interaction.OpenEvents
getset

All opens of the message associated with this interaction.

◆ Status

InteractionStatus BriefYourMarket.Service.Interaction.Status
getset

The Current Status of the Message


The documentation for this class was generated from the following file: