Gets or sets the charset of the returned values of string properties of MailMessage object.
A character Encoding into which to convert the string values when returning them from string properties of MailMessage and dependent objects to the application. The default value is DefaultEncoding.
This property has no effect unless ConversionMode is set to ConvertToDestinationEncoding.
| Exception Type | Condition |
|---|---|
| MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
StringConversionConfig Class | MailBee.Mime Namespace | ConversionMode