IPWorks S/MIME 2020 Delphi Edition

Questions / Feedback?

GroupInfo Type

A group listed by the NNTP server.

Remarks

This type describes information about a group as returned by the server. The GroupInfo fields contain information about each group such as the name, first and last article, and whether or not you can post to the group.

Fields

CanPost
Boolean

This property indicates whether a group in a newsgroup listing allows postings or articles.

FirstArticle
Int64

This property shows the first available article in a newsgroup listing.

Group
String

This property shows the group name in a newsgroup listing.

LastArticle
Int64

This property shows the last available article in a newsgroup listing.

Constructors

constructor Create();

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Delphi Edition - Version 20.0 [Build 8154]