Table of Contents

Property AuthenticatedDomain

Namespace
MailFathom.Application.Emails.Summaries
Assembly
MailFathom.Application.dll

AuthenticatedDomain

Gets the domain that authenticated, or null where none did.

public SenderDomain? AuthenticatedDomain { get; init; }

Property Value

SenderDomain?