Articles object
The Articles object holds articles of the news group. Use the Group property to access a news group by its name. Use the Groups property to access to the news groups available on the server. Use the Articles property to access the news group's articles collection. Use the Item property to access a specified article. The Articles object supports the following properties and methods:

NameDescription
CountEstimates the number of articles in the news group.
FirstRetrieves the number of the first article in the news group.
ItemReturns a specific Article from the Articles collection, based on its number.
LastRetrieves the number of the last article in the news group.
NextRetrieves the number of the next article.