Gets the status of the response.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property Status As MimeExceptionStatus
	Get
C#
public MimeExceptionStatus Status { get; }

Field Value

One of the MimeExceptionStatus values.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also