Property ToAddresses
- Namespace
- MailFathom.Application.Emails.Summaries
- Assembly
- MailFathom.Application.dll
ToAddresses
Gets the comparison forms of the To addresses, in header order.
public IReadOnlyList<string> ToAddresses { get; init; }
Gets the comparison forms of the To addresses, in header order.
public IReadOnlyList<string> ToAddresses { get; init; }