Property SenderDomain
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
SenderDomain
Gets the part of the sender's address after the at sign, or null when there is no sender.
public string? SenderDomain { get; }
Gets the part of the sender's address after the at sign, or null when there is no sender.
public string? SenderDomain { get; }