MailBee.NET Objects 7.2

IMailBeeNegativeTextResponseException.ResponseEncoding Property

Gets the encoding which was used to convert response bytes received from the server into a string.

System.Text.Encoding ResponseEncoding {get;}

Property Value

The Encoding which was used to convert response bytes received from the server into a string.

Remarks

This encoding is taken from ResponseEncoding property value (such as Pop3.ResponseEncoding, Imap.ResponseEncoding or Smtp.ResponseEncoding).

See Also

IMailBeeNegativeTextResponseException Interface | MailBee Namespace