HeaderRenderMode Enumeration |
Namespace: Limilabs.Mail.Headers
Member name | Value | Description | |
---|---|---|---|
ASCII | 0 | Quoted-Printable and Base64 encoded-words (RFC 2047) are used when rendering UTF-8 data. Addresses are rendered using combination of encoded-words and punycode. | |
UTF8 | 1 | UTF-8 rending mode. |