TwitterDirectMessage.Id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the direct message id.
[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public decimal Id { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id")>]
member this.Id : decimal with get, set
Public Property Id As Decimal
Property Value
The direct message id.
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute