Property ReceivedAt
- Namespace
- MailFathom.Application.Emails.Extraction
- Assembly
- MailFathom.Application.dll
ReceivedAt
When the last receiving hop recorded the message in UTC, or null when no Received header carried a usable date.
public DateTimeOffset? ReceivedAt { get; init; }