Gets SMTP server reply info. You can use this property for specifying custom reply text and optionally SMTP reply code.
| C# | Visual Basic | Managed C++ |
public SmtpServerReply ServerReply { get; }
Public ReadOnly Property ServerReply As SmtpServerReply
public: SmtpServerReply^ ServerReply { SmtpServerReply^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)