Gets the SMTP response code.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Smtp (in Rebex.Smtp.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property Code As Integer Get | 
| C# | 
|---|
| public int Code { get; } | 
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Smtp (in Rebex.Smtp.dll)
 Syntax
Syntax| Visual Basic | 
|---|
| Public ReadOnly Property Code As Integer Get | 
| C# | 
|---|
| public int Code { get; } | 
 Version Information
Version Information See Also
See Also