Property ReleasedWhenStoredBefore
- Namespace
- MailFathom.Application.Spam.Gating
- Assembly
- MailFathom.Application.dll
ReleasedWhenStoredBefore
The instant a message must have been stored before to be released without a verdict. It is the moment the terms were read, less the wait a verdict is allowed.
public DateTimeOffset ReleasedWhenStoredBefore { get; init; }