Property ReceivedAt
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
ReceivedAt
Gets when the last receiving hop recorded the email, or null when no hop recorded one.
public DateTimeOffset? ReceivedAt { get; init; }
Gets when the last receiving hop recorded the email, or null when no hop recorded one.
public DateTimeOffset? ReceivedAt { get; init; }