Property SynchronizedAt
- Namespace
- MailFathom.Application.Synchronization.Checkpoints
- Assembly
- MailFathom.Application.dll
SynchronizedAt
When synchronization last durably committed progress for the folder, or null when it never has.
public DateTimeOffset? SynchronizedAt { get; init; }