Domain Detective

API Reference

Class

MxInfo (Scanning)

Namespace DomainDetective.Scanning
Assembly DomainDetective
Modifiers sealed

Provides mx info functionality.

Inheritance

  • Object
  • MxInfo

Constructors

Properties

public String Host { get; set; } #

Gets or sets the mail exchanger host value.

public Int32 Preference { get; set; } #

Gets or sets the mail exchanger preference value.

public Nullable<Boolean> Resolvable { get; set; } #

Gets or sets whether the mail exchanger resolves.

{{ include "footer" }}