Field DefaultValue
- Namespace
- MailFathom.Application.Emails.Mailboxes
- Assembly
- MailFathom.Application.dll
The page size a request that names none receives.
public const int DefaultValue = 25
Returns
- int
- The page size a request that names none receives.
Remarks
Smaller than the maximum deliberately: a caller that has not thought about the size gets a page that costs little to produce and little to read.