Domain Detective

API Reference

Class

ProviderDocLink

Namespace DomainDetective.Providers.Email
Assembly DomainDetective
Modifiers sealed

Provides provider doc link functionality.

Inheritance

  • Object
  • ProviderDocLink

Usage

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

Constructors

Properties

public String Url { get; set; } #

Gets or sets the url value.

public String Title { get; set; } #

Gets or sets the title value.

public String Summary { get; set; } #

Gets or sets the summary value.

public String Notes { get; set; } #

Gets or sets the notes value.

public Boolean IsPublic { get; set; } #

Gets or sets the is public value.

public Boolean IsThirdParty { get; set; } #

Gets or sets the is third party value.

public Nullable<DateTime> LastVerified { get; set; } #

Gets or sets the last verified value.

{{ include "footer" }}