Person.TwitterProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL of the person's twitter profile.
[Newtonsoft.Json.JsonProperty(PropertyName="twitterProfile")]
public string TwitterProfile { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="twitterProfile")>]
member this.TwitterProfile : string
Public ReadOnly Property TwitterProfile As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute