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