ISubmissionMailEntity.Subject Property

Definition

The subject of submission mail

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The subject of submission mail", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subject", Update=false)]
public string Subject { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The subject of submission mail", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subject", Update=false)>]
member this.Subject : string
Public ReadOnly Property Subject As String

Property Value

Attributes

Applies to