Property Occurrence
- Namespace
- MailFathom.Application.Spam.Actions
- Assembly
- MailFathom.Application.dll
Occurrence
Where the email is on the mail server, which is what an IMAP command is issued against. It is read now rather than derived from the classification, because a classification is a durable record and the message may have moved since.
public EmailOccurrenceId Occurrence { get; init; }