CMailAbstract.ErrorMsg Property | |
A string representing the error description.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ErrorMsg AS USUAL GET
public virtual Usual ErrorMsg { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the error description.
See Also