GroupCount Property  
 

Return the number of available groups.

Syntax

object.GroupCount

Remarks

The GroupCount property returns the number of newsgroups that have been returned by the server. Note that this is a read-only property available at run-time and the value is only meaningful after the ListGroups method has been called.

Data Type

Integer (Int32)

See Also

GroupName Property, GroupTitle Property, ListGroups Method