Table of Contents

Property OutgoingEmailId

Namespace
MailFathom.Application.Mail.Delivery.Transmission
Assembly
MailFathom.Application.dll

OutgoingEmailId

Gets the record this submission belongs to.

public OutgoingEmailId OutgoingEmailId { get; }

Property Value

OutgoingEmailId

Remarks

It travels with the submission so that what an adapter reports about the exchange can be joined to the send an operator reads. It is MailFathom's own identifier and names nothing outside this deployment, which is what makes it the value a span may carry where the message's own identifier may not.