CMailAbstract.ReplyCode Property | |
Numeric value representing the server's reply code.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ReplyCode AS USUAL GET
public virtual Usual ReplyCode { get; }
Request Example
View SourceProperty Value
Type:
UsualNumeric value representing the server's reply code.
See Also