Table of Contents

Constructor MutationAttributedDisappearance

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

MutationAttributedDisappearance(StoredEmailId, MailboxMutationRecordId, MailboxMutation)

Pairs one occurrence the folder no longer holds with the change MailFathom made that took it out.

public MutationAttributedDisappearance(StoredEmailId StoredEmailId, MailboxMutationRecordId MutationRecordId, MailboxMutation Mutation)

Parameters

StoredEmailId StoredEmailId

The local identity whose occurrence has gone.

MutationRecordId MailboxMutationRecordId

The durable record of the change that removed it.

Mutation MailboxMutation

Which change it was, carried here so the suppression a run reports names the same word its log line and its counter already use rather than sending a reader back to the record to find out.