IMailMessageEntity.P2Sender Property

Definition

The p2 sender's email address

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

Property Value

Attributes

Applies to