SecurityInsightsMailClusterEntity.Threats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The threats of mail messages that are part of the mail cluster.
public System.Collections.Generic.IReadOnlyList<string> Threats { get; }
member this.Threats : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Threats As IReadOnlyList(Of String)