Table of Contents

Property ConfirmedUnchanged

Namespace
MailFathom.Application.Synchronization.Reconciliation
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; }

Property Value

IReadOnlyList<StoredEmailId>