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
Remarks
An email whose received timestamp is unknown matches neither bound, so naming either one excludes undated mail.