IMailBeeNegativeTextResponseExceptionResponseString Property
Gets the string which contains the negative response data.

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
string ResponseString { get; }

Property Value

Type: String
The string which contains the negative response data.
See Also