Property SentAt
- Namespace
- MailFathom.Application.EmailContent.Rendering
- Assembly
- MailFathom.Application.dll
SentAt
The Date header in UTC, or null when the message carried none or wrote an unparseable one.
public DateTimeOffset? SentAt { get; init; }