| |
| ArticleCount | The estimated number of articles in CurrentGroup. |
| ArticleDate | The date of the current article. |
| ArticleFrom | The email address of the author (for posting articles). |
| ArticleHeaders | The full headers of the article as retrieved from the server. |
| ArticleId | The message identifier of the current article. |
| GroupOverviewCount | The number of records in the GroupOverview arrays. |
| GroupOverviewArticleLines | The number of lines of an article in a newsgroup overview. |
| GroupOverviewArticleNumber | The number of an article in a newsgroup overview. |
| GroupOverviewArticleSize | The size of an article in a newsgroup overview. |
| GroupOverviewDate | The date of an article in a newsgroup overview. |
| GroupOverviewFrom | The sender of an article in a newsgroup overview. |
| GroupOverviewMessageId | The unique message id of an article in a newsgroup overview. |
| GroupOverviewOtherHeaders | The remaining headers of an article in a newsgroup overview. |
| GroupOverviewReferences | The references of an article in a newsgroup overview. |
| GroupOverviewSubject | The subject of an article in a newsgroup overview. |
| ArticleReferences | Articles to which the posted article follows up. |
| ArticleReplyTo | The address to reply to (for posting articles). |
| ArticleSubject | The article subject (for posted articles). |
| ArticleText | The full text of the article (without the headers). |
| AttachedFile | A file name which the contents of will be appended to the ArticleText when posting articles. |
| CheckDate | The date (format YYMMDD HHMMSS) to check for creation of new groups. If the group was created after the date specified, it is considered new. |
| Command | Used to send additional commands directly to the server. |
| Connected | Shows whether the component is connected. |
| CurrentArticle | The number or message identifier of the current article. |
| CurrentGroup | The name of the current group. |
| FirewallAutoDetect | This property tells the component whether or not to automatically detect and use firewall system settings, if available. |
| FirewallType | This property determines the type of firewall to connect through. |
| FirewallHost | This property contains the name or IP address of firewall (optional). |
| FirewallPassword | This property contains a password if authentication is to be used when connecting through the firewall. |
| FirewallPort | This property contains the TCP port for the firewall Host . |
| FirewallUser | This property contains a user name if authentication is to be used connecting through a firewall. |
| FirstArticle | The number of the first article in CurrentGroup. |
| GroupListCount | The number of records in the GroupList arrays. |
| GroupListCanPost | This property indicates whether a group in a newsgroup listing allows postings or articles. |
| GroupListFirstArticle | This property shows the first available article in a newsgroup listing. |
| GroupListGroup | This property shows the group name in a newsgroup listing. |
| GroupListLastArticle | This property shows the last available article in a newsgroup listing. |
| Idle | The current status of the component. |
| LastArticle | The number of the last article in CurrentGroup. |
| LastReply | The last reply from the server. |
| LocalFile | The path to a local file for downloading the article body. If the file exists, it is overwritten (optional). |
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted. |
| MaxLines | The maximum number of message lines aside from headers to retrieve. |
| Newsgroups | A comma separated list of newsgroups in which to post the article. |
| NewsPort | The server port for NNTP (default 119). |
| NewsServer | The name or address of a news server. |
| Organization | The organization of the author (for posting articles). |
| OtherHeaders | An RFC850 compliant string consisting of extra headers (for posting articles). |
| OverviewRange | A range for the GroupOverview method (first-last). |
| ParsedHeaderCount | The number of records in the ParsedHeader arrays. |
| ParsedHeaderField | This property contains the name of the HTTP header (same case as it is delivered). |
| ParsedHeaderValue | This property contains the header contents. |
| Password | A logon password for the NewsServer. |
| SearchHeader | A header for the GroupSearch method. |
| SearchPattern | A search pattern for the GroupSearch method. |
| SearchRange | A range for the GroupSearch method (first-last). |
| Timeout | A timeout for the component. |
| User | A user identifier to login as in the NewsServer. |