Property IsRemotelySeen
- Namespace
- MailFathom.Application.Spam.Actions
- Assembly
- MailFathom.Application.dll
IsRemotelySeen
Whether the mail server already reports the message read, as of the last synchronization. A message that is already read is not written to, which keeps the flag change an act rather than a repeated statement.
public bool IsRemotelySeen { get; init; }