Property SenderDisplayName
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
SenderDisplayName
Gets the display name the sender wrote, or null when the header carried none.
public string? SenderDisplayName { get; init; }