Method NoKeywordNamed
- Namespace
- MailFathom.Application.Mail.Mutations.Authoring.Failures
- Assembly
- MailFathom.Application.dll
NoKeywordNamed()
Refuses an addition or a removal that listed no keyword.
public static MailFlagChangeInvalidException NoKeywordNamed()
Returns
- MailFlagChangeInvalidException
The failure to raise.
Remarks
The replacement is not refused for it, because an empty replacement is how every keyword is cleared.