Message Object : QuotedPrintable Property |
Visual Basic |
---|
Public Property QuotedPrintable As Boolean |
The default value is False. You can set this property at design time.
Quoted-Printable encoding ensures the correct transmission of primarily textual information, while making is possible for the recipient to understand the message by inspection if it cannot be decoded. When set to False and the textual information being sent includes special characters (such as an "end of message" sequence), it is possible for your user to include text that cannot be sent.