IsRead Property
Sets or retrieves the read status of the feed item.
Syntax
[ isRead = ] FeedItem.IsRead [ = isRead ]
Possible Values
isRead Boolean that specifies or receives the read status of the feed item. The property is read/write. The property has no default value.
Remarks
The IsRead property is set to true in the local feed when the item is marked as read.
Applies To
FeedItem