Share via


ISubmissionMailEntity.SenderIP Property

Definition

The sender's IP

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

Property Value

Attributes

Applies to