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