IMailMessageEntity.P1Sender Property

Definition

The p1 sender's email address

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

Property Value

Attributes

Applies to