Property Subject
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
Subject
Gets the subject line, or null when the email carries none.
public string? Subject { get; init; }
Gets the subject line, or null when the email carries none.
public string? Subject { get; init; }