Field MaximumPageSize
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
The greatest page size one request may ask for.
public const int MaximumPageSize = 200
Returns
- int
- The greatest page size one request may ask for.
Remarks
A contact carries its addresses and its note, so a page is bounded by what it returns rather than only by how many rows it names. This is the ceiling every surface over the book inherits.