Property RelocatedEmailCount
- Namespace
- MailFathom.Application.Synchronization
- Assembly
- MailFathom.Application.dll
RelocatedEmailCount
How many discovered occurrences were an email MailFathom had relocated into this folder, and so carried the existing local email across instead of storing a second one. They are counted apart from the stored ones because no mail arrived: the mailbox holds exactly what it held before the run.
public int RelocatedEmailCount { get; init; }