CSmtp.SecureSMTP Property | |
A logic indicating if the CSmtp class should use Secure SMTP
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SecureSMTP AS USUAL GET SET
public virtual Usual SecureSMTP { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA logic indicating if the CSmtp class should use Secure SMTP
See Also