Property RequestedMutations
- Namespace
- MailFathom.Application.Spam.History
- Assembly
- MailFathom.Application.dll
RequestedMutations
The changes the verdict asked the mailbox for, which is empty where it asked for none.
public IReadOnlyList<SpamClassificationRequestedMutation> RequestedMutations { get; init; }