Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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