Property AcceptedRecipients
- Namespace
- MailFathom.Application.Mail.Delivery.Transmission
- Assembly
- MailFathom.Application.dll
AcceptedRecipients
Gets the addresses the server took, which are the ones an acknowledged transmission settles.
public IReadOnlyList<MailRecipientReply> AcceptedRecipients { get; }