Method AlreadyRecorded
- Namespace
- MailFathom.Application.Mail.Delivery
- Assembly
- MailFathom.Application.dll
AlreadyRecorded(OutgoingEmailRecord)
Reports that an identical earlier request had already written the record.
public static OpenedOutgoingEmail AlreadyRecorded(OutgoingEmailRecord record)
Parameters
recordOutgoingEmailRecordThe record the earlier request left.
Returns
- OpenedOutgoingEmail
The opening of a request that needed no second row.