Share via


IMailMessageEntity.Url Property

Definition

The Urls contained in this mail message

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The Urls contained in this mail message", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="urls")]
public string[] Url { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The Urls contained in this mail message", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="urls")>]
member this.Url : string[]
Public ReadOnly Property Url As String()

Property Value

String[]
Attributes

Applies to