Property AuthoredMailScheduleRefused
- Namespace
- MailFathom.Domain.Failures
- Assembly
- MailFathom.Domain.dll
AuthoredMailScheduleRefused
Gets subcategory 1, request validation: a caller asked for a message to leave at a time this system cannot hold it for.
public static MailFathomErrorCode AuthoredMailScheduleRefused { get; }
Property Value
Remarks
It covers a time that has already passed and a repetition written in a form the schedule syntax does not parse — one code because the remedy is the same, which is to name a time this deployment can still act on. The message carries what was wrong with the time and the form a schedule is written in, and never a recipient or a subject: what a caller has to change is when the message goes, not who it goes to.