Gets or sets from user id.

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

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