CMailAbstract Properties |
The CMailAbstract type exposes the following members.
Name | Description | |
---|---|---|
DomainName | **Missing documentation ** | |
Error |
Numeric value representing the last occurring error code.
| |
ErrorMsg |
A string representing the error description.
| |
PassWord |
A string representing the password to be used.
| |
RemoteHost |
String representing the address of the mail server.
| |
RemotePort |
Numeric value representing the port number.
| |
ReplyCode |
Numeric value representing the server's reply code.
| |
ReplyString |
String representing the server's reply.
| |
Timeout |
Numeric value representing the time-out in milliseconds.
| |
TimeoutRetries | **Missing documentation ** | |
UserName |
A string containing the user name to be used.
|