Domain Detective

API Reference

Class

ReporterSummary

Namespace DomainDetective.DmarcAggregateRecordExtensions
Assembly DomainDetective
Modifiers sealed

Reporter summary for failed records.

Inheritance

  • Object
  • ReporterSummary

Usage

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

Constructors

public ReporterSummary() #

Properties

public String OrgName { get; set; } #

Gets or sets the org name value.

public String Email { get; set; } #

Gets or sets the email value.

public Int32 Count { get; set; } #

Gets or sets the count value.

{{ include "footer" }}