LumiSoft Net Help
ReplyLines Property
NamespacesLumiSoft.Net.SMTP.ClientSMTP_Client..::..EhloHeloAsyncOPReplyLines
Gets SMTP server reply-lines.
Declaration Syntax
C#Visual BasicVisual C++F#
public SMTP_t_ReplyLine[] ReplyLines { get; }
Public ReadOnly Property ReplyLines As SMTP_t_ReplyLine()
	Get
public:
property array<SMTP_t_ReplyLine^>^ ReplyLines {
	array<SMTP_t_ReplyLine^>^ get ();
}
member ReplyLines : SMTP_t_ReplyLine[] with get
Property Value
array<SMTP_t_ReplyLine>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

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