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.
Retrieves the count of unread feed items.
Syntax
[ count = ] Feed.UnreadItemCount
Possible Values
count Integer that receives the number of unread items. The property is read-only. The property has no default value.
Remarks
The UnreadItemCount property is a cached value and does not require access to the feed file.
Applies To
Feed
See Also