Gets or sets the default Encoding to be used for byte-to-string and string-to-byte conversions when no encoding is specified.
A reference to the Encoding object to be used for byte-to-string and string-to-byte conversions when no encoding is specified. The default value is Default.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
Global Class | MailBee Namespace