Share via


ISubmissionMailEntity.Sender Property

Definition

The sender of the mail

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

Property Value

Attributes

Applies to