API Reference
Class
Microsoft365EvidenceCategorySummary
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() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.