Gets the subject code 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 Subject As Integer Get |
C# |
---|
public int Subject { get; } |