Post Properties

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The Post type exposes the following members.

Properties

  Name Description
Public property Caption
Gets the caption of the link (appears beneath the link name)
Public property Comments
Gets the Comment(String)s made on this item
(Inherited from PostedItem.)
Public property CreatedTime
Gets the time the item was posted
(Inherited from PostedItem.)
Public property Description
Gets the description of the link (appears beneath the link caption)
Protected property FieldsToLoad (Inherited from PostedItem.)
Public property From
Gets the User object of the user who posted this item
(Inherited from PostedItem.)
Public property IconURL
Gets the link to an icon representing the type of this post
Public property Id
The id of the current facebook object
(Inherited from FacebookObject.)
Public property LikedBy
Gets the User objects who like this posted item
Public property LikesCount
Gets the number of likes
Public property Link
Gets the link attached to this post
Public property LoadState (Inherited from DynamicWrapper.)
Public property Message
Gets the message
Public property Name
Gets the name of the link
Public property ObjectID
Gets the Facebook object id for an uploaded photo or video
Public property PictureURL
If available, gets a link to the picture included with this post
Public property Source
Gets the URL to a Flash movie or video file to be embedded within the post
Public property TargetUsers
Gets a collection of User object of the profiles mentioned or targeted in this post
Public property Type
Gets the type for this post (including link, photo, video, checkin, status)
Public property UpdateTime
Gets the time of the last comment on this post

See Also