GroupList Property

Collection of newsgroups listed by ListGroups or ListNewGroups .

Syntax

public var groupList: Array<GroupInfo> {
get {...} }

Remarks

This property contains a collection of newsgroups listed by ListGroups or ListNewGroups. This collection consists of a list of GroupInfo objects. These objects contain information about each group such as the name, first and last article, and whether or not you can post to the group.

GroupInfoLimit can be used to control the number of groups saved.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 macOS Edition - Version 20.0 [Build 8307]