Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SmtpResponse Class

Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)

Contains the response of the SMTP server.

Syntax
public class SmtpResponse
Inheritance
Object
SmtpResponse
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SmtpResponse(Int32, Int32, Int32, String, String)

Initializes a new instance of the SmtpResponse class with the specified code, enhanced code, description and raw response string.

SmtpResponse(Int32, String, String)

Initializes a new instance of the SmtpResponse class with the specified code, description and raw response string.

Properties

Name Description
Class

Gets the class of enhanced SMTP status code, or -1 if not supported.

Code

Gets the SMTP response code.

Description

Gets the description of the SMTP response.

Detail

Gets the detail code of enhanced SMTP status code, or -1 if not supported.

Group

Gets the group of the SMTP response code.

Raw

Gets the full unparsed response of the SMTP server.

Subject

Gets the subject code of enhanced SMTP status code, or -1 if not supported.

Success

Returns true when last command was completed successfully.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies