Table of Contents

Property SpfDomain

Namespace
MailFathom.Domain.Emails.Authentication
Assembly
MailFathom.Domain.dll

SpfDomain

Gets the envelope-sender domain of an SPF check that passed, or null where none did.

public SenderDomain? SpfDomain { get; }

Property Value

SenderDomain?