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