Property OwnMutationCompletedEmailCount
- Assembly
- MailFathom.Application.dll
OwnMutationCompletedEmailCount
How many stored occurrences left the folder because MailFathom relocated or deleted them. They are counted apart from the remotely deleted ones because they are the opposite finding: a change of the owner's own that has come back through synchronization, rather than one to react to.
public int OwnMutationCompletedEmailCount { get; init; }