InboxThread Properties

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The InboxThread type exposes the following members.

Properties

  Name Description
Protected property FieldsToLoad (Inherited from DynamicWrapper.)
Public property From
Gets the User object of the user who poked
Public property Id
The id of the current facebook object
(Inherited from FacebookObject.)
Public property LoadState (Inherited from DynamicWrapper.)
Public property Message
Public property MessageCount
Gets the number of messages in the thread
Public property Messages
Gets the collection of Message object associated with this thread
Public property Snippet
Gets a fragment of the thread for use in thread lists
Public property Subject
Public property UnreadCount
Gets the number of unread messages in the thread
Public property UpdatedTime
Gets the time when the thread was last updated

See Also