CSmtp Properties |
The CSmtp type exposes the following members.
Name | Description | |
---|---|---|
DomainName | **Missing documentation ** (Inherited from CMailAbstract.) | |
An instance of the CEmail class.
| ||
EmailFormat |
The format of the email.
| |
Error |
Numeric value representing the last occurring error code.
(Inherited from CMailAbstract.) | |
ErrorMsg |
A string representing the error description.
(Inherited from CMailAbstract.) | |
MailApplication |
A string that holds the name that is used when connection to mail servers
| |
PassWord |
A string representing the password to be used.
(Inherited from CMailAbstract.) | |
RemoteHost |
String representing the address of the mail server.
(Inherited from CMailAbstract.) | |
RemotePort |
Numeric value representing the port number.
(Inherited from CMailAbstract.) | |
ReplyCode |
Numeric value representing the server's reply code.
(Inherited from CMailAbstract.) | |
ReplyString |
String representing the server's reply.
(Inherited from CMailAbstract.) | |
SecureSMTP |
A logic indicating if the CSmtp class should use Secure SMTP
| |
TextEncoding |
The text encoding type of the email.
| |
Timeout |
Numeric value representing the time-out in milliseconds.
(Inherited from CMailAbstract.) | |
TimeoutRetries | **Missing documentation ** (Inherited from CMailAbstract.) | |
UserName |
A string containing the user name to be used.
(Inherited from CMailAbstract.) |