Property StoredEmailId
- Namespace
- MailFathom.Domain.Mutations.Audit
- Assembly
- MailFathom.Domain.dll
StoredEmailId
Gets the local email the change was about.
public required StoredEmailId StoredEmailId { get; init; }
Property Value
Remarks
It is a value rather than an association, so nothing about the email's own lifetime reaches this entry. It stays the identifier an operator joins the trail to a mailbox query by while the email exists, and stays readable as an identity afterwards.