The ActivityPost type exposes the following members.

Properties

  NameDescription
Actor
Profile object of user who posted this post
ActorUserId
Id of user who posted this message
AppId
AppId of this post
Attachment
Attachment information
Attribution
Attribution of this post
CanComment
Identifies if currently logged in user can comment on this post
CanLike
Identifies if currently logged in user can like this post
CanRemoveComments
Identifies if currently logged in user can remove this post
CommentCount
Number of comments for this post
Comments
List of comments for this post
CreatedTime
Time this post was created
FilterKey
Filter key of this post
HasLiked
Identifies if currently logged in user has liked this post
LikedCount
Number of people who have liked this post
Likes
People who have liked this post
Message
Post message
Permalink
Permalink for the post
PostId
Id of this post
TargetUserId
Id of target user or page
Type
Type of this post
UpdatedTime
Time post was last upated

See Also