Constructor MutationAttributedDisappearance
- 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
StoredEmailIdStoredEmailIdThe local identity whose occurrence has gone.
MutationRecordIdMailboxMutationRecordIdThe durable record of the change that removed it.
MutationMailboxMutationWhich 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.