Gets or sets to user id.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "to_user_id")]
public Nullable<long> ToUserId { get; set; }
<JsonPropertyAttribute(PropertyName := "to_user_id")> _
Public Property ToUserId As Nullable(Of Long)
Get
Set

Value
To user id.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)