Twitterizer 2 Documentation
Annotations Property
NamespacesTwitterizerTwitterCursorPagedIdCollectionAnnotations
Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary.
Declaration Syntax
C#Visual Basic
public Dictionary<string, string> Annotations { get; set; }
Public Property Annotations As Dictionary(Of String, String)
	Get
	Set
Value
The annotations.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)