Table of Contents

Property SentAt

Namespace
MailFathom.Application.Emails.Summaries
Assembly
MailFathom.Application.dll

SentAt

Gets when the message says it was sent, or null when no header carried a usable date.

public DateTimeOffset? SentAt { get; init; }

Property Value

DateTimeOffset?