Gets or sets the recipient id.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "recipient_id")]
public decimal RecipientId { get; set; }
<JsonPropertyAttribute(PropertyName := "recipient_id")> _
Public Property RecipientId As Decimal
Get
Set

Value
The recipient id.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)