Property Subject
- Namespace
- MailFathom.Application.EmailContent.Rendering
- Assembly
- MailFathom.Application.dll
Subject
The decoded subject, or null when the message carried none.
public string? Subject { get; init; }
The decoded subject, or null when the message carried none.
public string? Subject { get; init; }