Share via


ISubmissionMailEntity.ReportType Property

Definition

The submission type for the given instance. This maps to Junk, Phish, Malware or NotJunk.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The submission type for the given instance. This maps to Junk, Phish, Malware or NotJunk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reportType")]
public string ReportType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The submission type for the given instance. This maps to Junk, Phish, Malware or NotJunk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="reportType")>]
member this.ReportType : string
Public ReadOnly Property ReportType As String

Property Value

Attributes

Applies to