Property SuppressedChanges
- Namespace
- MailFathom.Application.Synchronization
- Assembly
- MailFathom.Application.dll
SuppressedChanges
Every change this run discovered and did not raise, because a durable mutation record said MailFathom had made it — both passes together, since one relocation arrives as an appearance in the forward pass and a disappearance in the backward one. Without it a rule that files mail would match the mail it had just filed, indefinitely.
public IReadOnlyList<SuppressedMailboxChange> SuppressedChanges { get; init; }