property NNTP.LastError as String
Retrieves a value that indicates the description of the last error occurred. The description includes also, the error code.

TypeDescription
String A string expression that indicates the last error occurred. 
The LastError property gets the description of the last error occurs, if the Connect method fails. Use the Error event to notify your application when the server replies with an error.