AXSoft SMTPSock - ErrorConstants
Description |
The status constants are part of the enum memeber axsSMTPSock_Error |
|||||||||||||||||||||
Type |
Enumeration (READ ONLY) |
|||||||||||||||||||||
Syntax |
object.axsSMTPSock_Error
* = Causes a runtime error |
|||||||||||||||||||||
Return Type |
None |
|||||||||||||||||||||
Remarks |
Note that all errors aside from the "Invalid Server Response" error (axsSMTPSockError_InvalidResponse) will cause a runtime error. The "Invalid Server Response" occurs in the Error event. The listed errors are just custom errors defined by the control. Any other runtime error (such as file access error) can also occur. |