Twitterizer 2 Documentation
CreatedDate Property
NamespacesTwitterizerTwitterSearchResultCreatedDate
Gets or sets the created date.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "created_at")]
public DateTime CreatedDate { get; set; }
<JsonPropertyAttribute(PropertyName := "created_at")> _
Public Property CreatedDate As DateTime
	Get
	Set
Value
The created date.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)