CSmtp.TextEncoding Property | |
The text encoding type of the email.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextEncoding AS USUAL GET SET
public virtual Usual TextEncoding { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe text encoding type of the email.
See Also