Table of Contents

Property RemovedByOwnMutation

Namespace
MailFathom.Application.Synchronization.Reconciliation
Assembly
MailFathom.Application.dll

RemovedByOwnMutation

The emails the folder no longer holds because MailFathom itself relocated or deleted them, each named with the record that says so. They are separated from Disappeared before the disposition is reached, because the disposition answers what becomes of mail somebody else deleted and these are not that. Applying one is applying an observation and nothing else: the queue timestamp moves so the window can reach further into the folder, and the row itself is left for the relocation to carry across or for the delete action to decide about.

public IReadOnlyList<MutationAttributedDisappearance> RemovedByOwnMutation { get; init; }

Property Value

IReadOnlyList<MutationAttributedDisappearance>