Property SenderAddress
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
SenderAddress
Gets the sender's address in its comparison form, or null when the email names no sender.
public string? SenderAddress { get; init; }