Property PageSize
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
PageSize
Gets how many contacts the page may hold, or null for the book's default.
public int? PageSize { get; init; }
Property Value
- int?
Gets how many contacts the page may hold, or null for the book's default.
public int? PageSize { get; init; }