Property Subject
- Namespace
- MailFathom.Application.Emails.Extraction
- 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; }