Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSmtpResponse(Int32, String, String)
Initializes a new instance of the SmtpResponse class with the specified code, description and raw response string.
Public methodSupported by the .NET Compact FrameworkSmtpResponse(Int32, Int32, Int32, String, String)
Initializes a new instance of the SmtpResponse class with the specified code, enhanced code, description and raw response string.

See Also