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; }

Field Value

The subject of enhanced SMTP status code.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also