Constructor EmailContentReadCountOutOfRangeException
- Namespace
- MailFathom.Application.Emails.GetEmailContent
- Assembly
- MailFathom.Application.dll
EmailContentReadCountOutOfRangeException(int)
Initializes the failure.
public EmailContentReadCountOutOfRangeException(int maximumEmails)
Parameters
maximumEmailsintThe greatest number of emails one read serves.