Twitterizer 2 Documentation
TrimUser Property
Namespaces
►
Twitterizer
►
RetweetedByOptions
►
TrimUser
C#
Visual Basic
When set to true each tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.
Declaration Syntax
C#
Visual Basic
public
bool
TrimUser
{
get
;
set
; }
Public
Property
TrimUser
As
Boolean
Get
Set
Value
true
if [trim user]; otherwise,
false
.
Assembly:
Twitterizer2
(Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)