Edit

Share via


TwitterPoll.DurationMinutes Property

Definition

Gets or sets duration of the poll in minutes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to