Property RemoteFlags
- Namespace
- MailFathom.Application.Emails.GetEmailContent
- Assembly
- MailFathom.Application.dll
RemoteFlags
Gets the flags a mail server last showed for the email, and when they were read.
public required RemoteEmailFlagSnapshot RemoteFlags { get; init; }
Property Value
Remarks
Reading content never changes them: the whole operation is served from local storage and speaks to no mail server.