Property ReceivedAt
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
ReceivedAt
Gets when the last receiving hop recorded the message, or null when no header carried a usable date.
public DateTimeOffset? ReceivedAt { get; init; }
Property Value
Remarks
This is the timeline's ordering column, and an email that has none sorts at the undated end of the direction being read.