Property ReceivedAt
- Namespace
- MailFathom.Application.Retrieval.AskMail
- Assembly
- MailFathom.Application.dll
ReceivedAt
When the last receiving hop recorded it, or null when no header carried a usable date.
public DateTimeOffset? ReceivedAt { get; init; }