Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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