|  | Smtp | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class SmtpResponse
The SmtpResponse type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SmtpResponse | Initializes a new instance of the SmtpResponse class. | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Response | Get the response text. | 
|  | StatusCode | Get the status code. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object) | 
|  | Finalize | (Inherited from Object) | 
|  | GetHashCode | (Inherited from Object) | 
|  | GetType | (Inherited from Object) | 
|  | MemberwiseClone | (Inherited from Object) | 
|  | ToString | (Inherited from Object) | 
 Remarks
Remarks See Also
See Also