Domain Detective

API Reference

Class

Microsoft365EvidenceCategorySummary

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Compact rollup entry for evidence within a single category.

Inheritance

  • Object
  • Microsoft365EvidenceCategorySummary

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 Microsoft365EvidenceCategorySummary() #

Properties

public Microsoft365EvidenceCategory Category { get; set; } #

Gets or sets the category value.

public Int32 Count { get; set; } #

Gets or sets the count value.

public Microsoft365DetectionConfidence HighestConfidence { get; set; } #

Gets or sets the highest confidence value.

public IReadOnlyList<String> Labels { get; set; } #

Gets or sets the labels value.

{{ include "footer" }}