Method RecordedNow
- Namespace
- MailFathom.Application.Mail.Delivery
- Assembly
- MailFathom.Application.dll
RecordedNow(OutgoingEmailRecord)
Reports that this call wrote the record down.
public static OpenedOutgoingEmail RecordedNow(OutgoingEmailRecord record)
Parameters
recordOutgoingEmailRecordThe record this call created.
Returns
- OpenedOutgoingEmail
The opening of a request nothing had recorded before.