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