Table of Contents

Property ReceivedAt

Namespace
MailFathom.Application.EmailContent.Rendering
Assembly
MailFathom.Application.dll

ReceivedAt

When the last receiving hop recorded the message in UTC, or null when no Received header carried a usable date.

public DateTimeOffset? ReceivedAt { get; init; }

Property Value

DateTimeOffset?