Property ReceivedAt
- Namespace
- MailFathom.Application.Retrieval
- 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; }