CSmtp.Email Property | |
An instance of the CEmail class.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Email AS USUAL GET SET
public virtual Usual Email { get; set; }
Request Example
View SourceProperty Value
Type:
UsualAn instance of the CEmail class.
See Also