Property SentAt
- Namespace
- MailFathom.Application.Emails.Extraction
- 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; }
The Date header in UTC, or null when the message carried none or wrote an unparseable one.
public DateTimeOffset? SentAt { get; init; }