Table of Contents

Property ReceivedOnOrAfter

Namespace
MailFathom.Application.Emails.Mailboxes
Assembly
MailFathom.Application.dll

ReceivedOnOrAfter

Gets the inclusive start of the received range, or null when the range has no start.

public DateTimeOffset? ReceivedOnOrAfter { get; }

Property Value

DateTimeOffset?

Remarks

An email whose received timestamp is unknown matches neither bound, so naming either one excludes undated mail.