CNNTP Properties |
The CNNTP type exposes the following members.
Name | Description | |
---|---|---|
CurrentNews |
The current CNews object of the CNNTP class.
| |
DomainName | **Missing documentation ** (Inherited from CMailAbstract.) | |
Error |
Numeric value representing the last occurring error code.
(Inherited from CMailAbstract.) | |
ErrorMsg |
A string representing the error description.
(Inherited from CMailAbstract.) | |
GroupName |
Returns a string representing the name of the currently selected group.
| |
Message |
Returns the numeric ID of the message currently being processed.
| |
MessageCount |
Returns the number of messages in the currently selected group.
| |
MessageFirst |
Returns the numeric ID of the first available message in the currently selected group.
| |
MessageID |
Returns a string representing the unique message ID of the message currently being processed.
| |
MessageLast |
Returns the numeric ID of the last available message in the currently selected group.
| |
PassWord |
A string representing the password to be used.
(Inherited from CMailAbstract.) | |
RemoteHost |
String representing the address of the mail server.
(Inherited from CMailAbstract.) | |
RemotePort |
Numeric value representing the port number.
(Inherited from CMailAbstract.) | |
ReplyCode |
Numeric value representing the server's reply code.
(Inherited from CMailAbstract.) | |
ReplyString |
Returns a string with the latest reply from the NNTP Server.
(Overrides ReplyString.) | |
Timeout |
Numeric value representing the time-out in milliseconds.
(Inherited from CMailAbstract.) | |
TimeoutRetries | **Missing documentation ** (Inherited from CMailAbstract.) | |
UserName |
A string containing the user name to be used.
(Inherited from CMailAbstract.) |