Property KeywordsChangedEmailCount
- Assembly
- MailFathom.Application.dll
KeywordsChangedEmailCount
How many stored emails the server reported different keywords for that no mutation of MailFathom's accounts for, which is the owner labelling mail in their own client. It counts emails rather than keywords, because a set is what a server reports and what a comparison decides.
public int KeywordsChangedEmailCount { get; init; }