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
See Also
IsRead, TotalUnreadItemCount