Group object
The Group object contains information about a news group. Use the Group property to access a news group by its name. Use the Groups property to access the collection of the news groups available on the server. The Group property supports the following properties and methods:

NameDescription
AllowPostRetrieves a value that indicates whether the news group allows posting articles.
ArticlesRetrieves the Articles collection of the news group.
FirstRetrieves a value indicating the number of the first article in the news group.
LastRetrieves a value indicating the number of the last known article in the news group.
NameRetrieves the name of the news group.