Domain Detective

API Reference

Class

ProviderMatch

Namespace DomainDetective.Providers.Email
Assembly DomainDetective
Modifiers sealed

Provides provider match functionality.

Inheritance

  • Object
  • ProviderMatch

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public IMailProvider Primary { get; set; } #

Gets or sets the primary value.

public Double PrimaryScore { get; set; } #

Gets or sets the primary score value.

public List<IMailProvider> Gateways { get; } #

Gets the gateways value.

public List<IMailProvider> OutboundSenders { get; } #

Gets the outbound senders value.

{{ include "footer" }}