IMailMessageEntity.SenderIP Property

Definition

The sender's IP address

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

Property Value

Attributes

Applies to