Table of Contents

Property RecipientAddresses

Namespace
MailFathom.Application.Rules.Facts
Assembly
MailFathom.Application.dll

RecipientAddresses

Gets the addresses the email was sent to and copied to, in their comparison form.

public IReadOnlyList<string> RecipientAddresses { get; init; }

Property Value

IReadOnlyList<string>