Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- wodSmtp
- Methods
- Properties
- Authentication
- Blocking
- Certificate
- CharSet
- DNSHostname
- Hostname
- LastError
- LastErrorText
- Login
- MailFrom
- MailTo
- Message
- MyHostname
- MyIP
- Notification
- Password
- Port
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RequestReceipt
- RetryCount
- RetryWait
- Security
- State
- StateText
- Tag
- Timeout
- Transcript
- UseIPv6
- Version
- Events
- IwodSmtpClientNotify
- SmtpEncoder
- SmtpHdr
- SmtpHdrs
- SmtpMsg
- SmtpMsgs
- wodSmtp
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Charsets Enumeration
List shows all character encoding types supported by wodSmtp.
Remarks
Possible values for Charsets:
Constant | Value | Description |
---|---|---|
ActiveCP | 0 | |
CP437 | 437 | |
CP720 | 720 | |
CP737 | 737 | |
CP775 | 775 | |
CP850 | 850 | |
CP852 | 852 | |
CP855 | 855 | |
CP857 | 857 | |
CP858 | 858 | |
CP862 | 862 | |
CP866 | 866 | |
CP874 | 874 | |
TIS620 | 874 | |
CP932 | 932 | |
EUCCN | 936 | |
GB18030 | 936 | |
GB2312 | 936 | |
GBK | 936 | |
EUCKR | 949 | |
BIG5 | 950 | |
CP1125 | 1125 | |
CP1250 | 1250 | |
CP1251 | 1251 | |
CP1252 | 1252 | |
CP1253 | 1253 | |
CP1254 | 1254 | |
CP1255 | 1255 | |
CP1256 | 1256 | |
CP1257 | 1257 | |
CP1258 | 1258 | |
ASCII | 20127 | |
KOI8R | 20866 | |
EUCJP | 20932 | |
KOI8U | 21866 | |
ISO8859_1 | 28591 | |
ISO8859_2 | 28592 | |
ISO8859_3 | 28593 | |
ISO8859_4 | 28594 | |
ISO8859_5 | 28595 | |
ISO8859_6 | 28596 | |
ISO8859_7 | 28597 | |
ISO8859_8 | 28598 | |
ISO8859_9 | 28599 | |
ISO8859_13 | 28603 | |
ISO8859_15 | 28605 | |
UTF8 | 65001 |