MailBeeInvalidTextResponseExceptionResponseString Property |
Gets the string which contains the invalid response data.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.3.1 build 666 for .NET 4.5
Syntaxpublic string ResponseString { get; }
Public ReadOnly Property ResponseString As String
Get
Property Value
Type:
StringThe string which contains the invalid response data.
See Also