| 4D v18transporter.bodyCharset | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 transporter.bodyCharset 
         | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameter | Type | Description | ||||||
| transporter.bodyCharset | Text |   | Charset and encoding used for the body of the Email object | |||||
Read-only property
The transporter.bodyCharset property contains the charset and encoding used for the body part of the email.
Possible values:
| Constant | Value | Comment | 
| mail mode ISO2022JP | US-ASCII_ISO-2022-JP_UTF8_QP | 
 | 
| mail mode ISO88591 | ISO-8859-1 | 
 | 
| mail mode UTF8 | US-ASCII_UTF8_QP | headerCharset & bodyCharset: US-ASCII if possible, otherwise UTF-8 & Quoted-printable (default value) | 
| mail mode UTF8 in base64 | US-ASCII_UTF8_B64 | headerCharset & bodyCharset: US-ASCII if possible, otherwise UTF-8 & base64 | 
This property can be set using the SMTP New transporter command.
	Product:  4D
	Theme:  Mail
	
        
        
	

	Created:  4D v17 R5
	Modified:  4D v18
	4D Language Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment