CNNTP.ReplyString Property | |
Returns a string with the latest reply from the NNTP Server.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ReplyString AS USUAL GET
public override Usual ReplyString { get; }
Request Example
View SourceProperty Value
Type:
UsualA string with the latest reply from the NNTP Server.
See Also