GroupListLastArticle Property
This property shows the last available article in a newsgroup listing.
Object Oriented Interface
public function getGroupListLastArticle($grouplistindex);
Procedural Interface
ipworks_nntp_get($res, 37 , $grouplistindex);
Default Value
0
Remarks
This property shows the last available article in a newsgroup listing.
The size of the array is controlled by the GroupListCount property.
This property is read-only and not available at design time.
Data Type
Long