Property Subject
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
Subject
Gets the subject, or null when the message carried none.
public string? Subject { get; init; }
Gets the subject, or null when the message carried none.
public string? Subject { get; init; }