Twitterizer 2 Documentation
SkipUser Property
NamespacesTwitterizerTimelineOptionsSkipUser
Gets or sets a value indicating whether user objects should contain only Id values.
Declaration Syntax
C#Visual Basic
public bool SkipUser { get; set; }
Public Property SkipUser As Boolean
	Get
	Set
Value
true if user objects should contain only Id values; otherwise, false.

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