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