Table of Contents

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

record OutgoingEmailRecord

The record the earlier request left.

Returns

OpenedOutgoingEmail

The opening of a request that needed no second row.