Property ConfirmedUnchanged
- Assembly
- MailFathom.Application.dll
ConfirmedUnchanged
The emails the folder still holds and reported no change to, so the stored flags already describe them and only the record of when they were last asked about moves.
public IReadOnlyList<StoredEmailId> ConfirmedUnchanged { get; init; }