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