Property ReceivedOnOrAfter
- Namespace
- MailFathom.Application.Emails.ListEmails
- Assembly
- MailFathom.Application.dll
ReceivedOnOrAfter
Gets the inclusive start of the received range, or null for no start.
public DateTimeOffset? ReceivedOnOrAfter { get; init; }