CSmtp.MailApplication Property | |
A string that holds the name that is used when connection to mail servers
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MailApplication AS USUAL GET SET
public virtual Usual MailApplication { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string that holds the name that is used when connection to mail servers
See Also