Gets a value indicating that the number of retweets exceeds the reported value in RetweetCount. For example, "more than 100"
| C# | Visual Basic |
[DataMemberAttribute] public Nullable<bool> RetweetCountPlus { get; }
<DataMemberAttribute> _ Public ReadOnly Property RetweetCountPlus As Nullable(Of Boolean) Get
The retweet count plus indicator.