Property RecipientDomains
- Namespace
- MailFathom.Application.Rules.Facts
- Assembly
- MailFathom.Application.dll
RecipientDomains
Gets the distinct domains of every recipient address, in the order the addresses appear.
public IReadOnlyList<string> RecipientDomains { get; }