Property Occurrence
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
Occurrence
Where the email is on the mail server, which is what a change a matching rule asks for is issued against. It is read with the facts rather than looked up afterwards, because an occurrence a later query returned would be the one the mailbox holds now rather than the one the rule matched.
public EmailOccurrenceId Occurrence { get; init; }