Field MaximumPageSize
- Namespace
- MailFathom.Application.Retrieval.AskMail.Audit
- Assembly
- MailFathom.Application.dll
The greatest page size one request may ask for.
public const int MaximumPageSize = 100
Returns
- int
- The greatest page size one request may ask for.
Remarks
Smaller than the mutation trail's, because an entry here carries a list of the emails one run read rather than a fixed set of columns. A page is bounded by what it returns rather than only by how many rows it names.