IMailBeeNegativeTextResponseExceptionResponseEncoding Property |
Gets the encoding which was used to convert response bytes received from the server
into a string.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Encoding ResponseEncoding { get; }
ReadOnly Property ResponseEncoding As Encoding
Get
Property Value
Type:
EncodingThe
Encoding which was used to convert response bytes received from the server
into a string.
Remarks See Also