property Articles.Count as Long
Estimates the number of articles in the news group.

TypeDescription
Long A long expression that indicates the number of the news articles in the collection. 
Use the First property to get the number of the first article in the news group. Use the Last property to retrieve the number of the last article in the new group. Use the Next property to get the number of the next article on the news group.