Domain Detective

API Reference

Class

EmailSmtpRulePolicy

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

SMTP rule settings.

Inheritance

  • Object
  • EmailSmtpRulePolicy

Usage

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

Returned or exposed by

Constructors

public EmailSmtpRulePolicy() #

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" }}