Selects the specified newsgroup as the current newsgroup.
This method returns a boolean value. If the method succeeds, the return value is true. If the method fails, the return value is false. To get extended error information, check the value of the LastError property.
The SelectGroup method selects a newsgroup and updates the control with information about the group.
The values of the FirstArticle and LastArticle properties will be updated to reflect the range of available articles in the newsgroup. The value of the Article property will be set to the first available article in the newsgroup.
NntpClient Class | SocketTools Namespace