Share via


Email.Detected Property

Definition

Gets or sets detected Email Address from the input text content.

[Newtonsoft.Json.JsonProperty(PropertyName="Detected")]
public string Detected { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Detected")>]
member this.Detected : string with get, set
Public Property Detected As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to