Clarizen Web Services Developer's Guide
PostFeedItem Class
An object representing a single post in a feed
Members
MemberDescription
propertyLatestReplies
Last two replies in this post
propertyLikedByMe
Boolean flag which indicates whether the current user likes this message
(Inherited from FeedItem.)
propertyMessage
The discussion message entity
(Inherited from FeedItem.)
propertyNotify
users or groups notified in this message
(Inherited from FeedItem.)
propertyPinned
A flag indicating whether this message is pinned\highlighted
propertyRelatedEntities
related items mentioned in this message
(Inherited from FeedItem.)
propertyTopics
topics in this message
(Inherited from FeedItem.)
Inheritance Hierarchy
Object
FeedItem
 PostFeedItem