Gets the detail code of enhanced SMTP status code, or -1 if not supported.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Smtp (in Rebex.Smtp.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property Detail As Integer Get | 
| C# | 
|---|
| public int Detail { get; } | 
 
     
     
     
     
    