Table of Contents

Field DefaultValue

Namespace
MailFathom.Application.Emails.Search
Assembly
MailFathom.Application.dll

The number of results a request that names none receives.

public const int DefaultValue = 20

Returns

int
The number of results a request that names none receives.

Remarks

Smaller than the maximum deliberately: relevance ordering means the first results are the ones worth reading, and a caller that has not thought about the count gets the window that costs least to produce.