Table of Contents

Property Recipients

Namespace
MailFathom.Domain.Delivery
Assembly
MailFathom.Domain.dll

Recipients

Gets every recipient the message names, with what the server has said about each.

public required IReadOnlyList<OutgoingRecipientOutcome> Recipients { get; init; }

Property Value

IReadOnlyList<OutgoingRecipientOutcome>