Share via


IMailMessageEntity.SenderIP Property

Definition

The sender's IP address

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The sender's IP address", 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 address", 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