Property CandidateCount
- Namespace
- MailFathom.Application.Retrieval
- Assembly
- MailFathom.Application.dll
CandidateCount
How many candidates the ranking produced before any relevance filtering narrowed them.
public int CandidateCount { get; init; }
How many candidates the ranking produced before any relevance filtering narrowed them.
public int CandidateCount { get; init; }