Table of Contents

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; }

Property Value

DateTimeOffset?