ISubmissionMailEntity.Sender Property

Definition

The sender of the mail

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

Property Value

Attributes

Applies to