Property ObservedAt
- Namespace
- MailFathom.Domain.Emails
- Assembly
- MailFathom.Domain.dll
ObservedAt
When the flags below were last read from the server, or null while they have never been read.
public DateTimeOffset? ObservedAt { get; init; }
When the flags below were last read from the server, or null while they have never been read.
public DateTimeOffset? ObservedAt { get; init; }