Property IsEncrypted
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
IsEncrypted
Whether the body arrived inside a cryptographic envelope and is therefore unreadable here.
public bool IsEncrypted { get; init; }
Whether the body arrived inside a cryptographic envelope and is therefore unreadable here.
public bool IsEncrypted { get; init; }