Edit

Share via


TwitterPoll.EndDateTime Property

Definition

Gets or sets end timestamp as a string.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to