Property IsSeen
- Namespace
- MailFathom.Domain.Delivery.Filing
- Assembly
- MailFathom.Domain.dll
IsSeen
Whether the copy is marked \Seen, which says nobody has to read it.
public bool IsSeen { get; init; }
Whether the copy is marked \Seen, which says nobody has to read it.
public bool IsSeen { get; init; }