Domain Detective

API Reference

Class

EmailSmtpRuleMatch

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Resolved SMTP rule overrides.

Inheritance

  • Object
  • EmailSmtpRuleMatch

Usage

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

Constructors

public EmailSmtpRuleMatch() #

Properties

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

Gets or sets the disable catch all value.

public Nullable<Int32> SmtpTimeoutSeconds { get; set; } #

Gets or sets the smtp timeout seconds value.

public Nullable<Int32> SmtpPortOverride { get; set; } #

Gets or sets the smtp port override value.

{{ include "footer" }}