Property SkippedEmailCount
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
SkippedEmailCount
Gets how many emails the run stepped over because their body text had not been extracted yet.
public int SkippedEmailCount { get; init; }