Property Addresses
- Namespace
- MailFathom.Application.Contacts
- Assembly
- MailFathom.Application.dll
Addresses
Gets every address the contact is to hold afterwards.
public required IReadOnlyCollection<EmailAddress> Addresses { get; init; }
Gets every address the contact is to hold afterwards.
public required IReadOnlyCollection<EmailAddress> Addresses { get; init; }