Gets the status of the response.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property Status As SmtpExceptionStatus Get Private Set |
| C# |
|---|
public SmtpExceptionStatus Status { get; private set; } |