Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.27 KB

File metadata and controls

23 lines (19 loc) · 1.27 KB

ElasticEmail.Model.RecipientEvent

Detailed information about message recipient

Properties

Name Type Description Notes
TransactionID string ID number of transaction [optional]
MsgID string ID number of selected message. [optional]
FromEmail string Default From: email address. [optional]
To string Ending date for search in YYYY-MM-DDThh:mm:ss format. [optional]
Subject string Default subject of email. [optional]
EventType EventType [optional]
EventDate DateTime Creation date [optional]
ChannelName string Name of selected channel. [optional]
MessageCategory MessageCategory [optional]
NextTryOn DateTime? Date of next try [optional]
Message string Error message if sending has failed (FailedAttempt or Bounce) [optional]
IPAddress string IP which this email was sent through [optional]
PoolName string Name of an IP pool this email was sent through [optional]

[Back to Model list] [Back to API list] [Back to README]