Table of Contents

Property EarliestEmailReceivedDate

Namespace
MailFathom.Domain.Synchronization
Assembly
MailFathom.Domain.dll

EarliestEmailReceivedDate

Gets the earliest date a server may have received an email on for it to be synchronized, or null when the window is unbounded.

public DateOnly? EarliestEmailReceivedDate { get; }

Property Value

DateOnly?