Property RelevantCandidateCount
- Namespace
- MailFathom.Application.Retrieval.AskMail
- Assembly
- MailFathom.Application.dll
RelevantCandidateCount
How many of those candidates survived being judged, which equals CandidateCount where nothing judged them.
public int RelevantCandidateCount { get; init; }