Click or drag to resize

CMailAbstract Properties

X#

The CMailAbstract type exposes the following members.

Properties
  NameDescription
Public propertyDomainName
**Missing documentation **
Public propertyError
Numeric value representing the last occurring error code.
Public propertyErrorMsg
A string representing the error description.
Public propertyPassWord
A string representing the password to be used.
Public propertyRemoteHost
String representing the address of the mail server.
Public propertyRemotePort
Numeric value representing the port number.
Public propertyReplyCode
Numeric value representing the server's reply code.
Public propertyReplyString
String representing the server's reply.
Public propertyTimeout
Numeric value representing the time-out in milliseconds.
Public propertyTimeoutRetries
**Missing documentation **
Public propertyUserName
A string containing the user name to be used.
Top
See Also