StringConversionConfigCustomByteEncoding Property |
Namespace: MailBee.Mime
Exception | Condition |
---|---|
MailBeeInvalidArgumentException | value is a null reference (Nothing in Visual Basic). |
You should set this property to the value of responseEncoding of the ASP.NET application (it's usually set in web.config file).
This encoding specifies the encoding to be used on the second step of "string to byte and back to string" conversion when converting bytes into strings.