Property SkippedEmailCount
- Namespace
- MailFathom.Application.Spam.Runs
- Assembly
- MailFathom.Application.dll
SkippedEmailCount
Gets how many occurrences the pass passed over because they were already decided under the run's profile.
public int SkippedEmailCount { get; init; }