Property SentAt
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
SentAt
Gets when the sender's client stamped the email, or null when it carries no such header.
public DateTimeOffset? SentAt { get; init; }
Gets when the sender's client stamped the email, or null when it carries no such header.
public DateTimeOffset? SentAt { get; init; }