SmtpJobsFailed Property |
Namespace: MailBee.SmtpMail
During jobs processing, the developer can examine this collection to early detect problems with sending e-mails (or submitting them into the pickup folder). Or, the developer can also examine this collection after the processing has been finished, to check the results of the mailing.
To put failed jobs back into the task list for processing, the developer can use RetryFailedJobs method.