Property SenderAddress
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
SenderAddress
Gets the sender's address as the message wrote it, or null when no usable sender was found.
public string? SenderAddress { get; init; }