Property Recipients
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
Recipients
Gets the people the message is offered to, each named once.
public IReadOnlyList<OutgoingRecipient> Recipients { get; }
Gets the people the message is offered to, each named once.
public IReadOnlyList<OutgoingRecipient> Recipients { get; }