LumiSoft Net Help
ResponseText Property
NamespacesLumiSoft.Net.SMTP.ClientSMTP_ClientExceptionResponseText
Gets SMTP server response text after status code.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use property 'ReplyLines' insead.")]
public string ResponseText { get; }
<ObsoleteAttribute("Use property 'ReplyLines' insead.")>
Public ReadOnly Property ResponseText As String
	Get
public:
[ObsoleteAttribute(L"Use property 'ReplyLines' insead.")]
property String^ ResponseText {
	String^ get ();
}
[<ObsoleteAttribute("Use property 'ReplyLines' insead.")>]
member ResponseText : string with get
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119