Table of Contents

Property DueAt

Namespace
MailFathom.Application.Mail.Delivery.Submission
Assembly
MailFathom.Application.dll

DueAt

Gets the time the author asked the message to leave at, or null when they asked for it to leave at once.

public ZonedInstant? DueAt { get; init; }

Property Value

ZonedInstant

Remarks

It arrives resolved, as an instant together with the zone it was named in, because a wall-clock time and a zone have to become an instant exactly once and the boundary that took them from a person is where the answer to "which nine in the morning" is still available. What the use case decides is only whether the instant is one it may still hold a message for.