Internet Direct (Indy) Version 9.0.2 Beta
TIdNNTP.MsgNo
Identifies the current article number.

property MsgNo: Cardinal;
Description
MsgNo is the numeric article number, or current article pointer, for a message in the current newsgroup. MsgNo must be in the range of articles provided when a newsgroup is selected. If MsgNo is omitted, the current article for the newsgroup is assumed.

Note: MsgNo is a relative message number within a newsgroup, and cannot be used to uniquely identify a message that may has been posted to more than one newsgroup. MsgID is the message identification string for an article. MsgID is unique for any given NNTP article and can be used by a news reader to skip duplicate articles that have been posted more than once, or to more than one newsgroup.