Twitterizer 2 Documentation
Text Property
NamespacesTwitterizerTwitterDirectMessageText
Gets or sets the direct message text.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "text")]
public string Text { get; set; }
<JsonPropertyAttribute(PropertyName := "text")> _
Public Property Text As String
	Get
	Set
Value
The direct message text.

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