Share via


IMailMessageEntity.Subject Property

Definition

The subject of this mail message

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

Property Value

Attributes

Applies to