| SmtpResponseStatus Property |
Gets the status of this response.
Namespace:
Limilabs.Client.SMTP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public SmtpResponseStatus Status { get; }
Public ReadOnly Property Status As SmtpResponseStatus
Get
public:
property SmtpResponseStatus Status {
SmtpResponseStatus get ();
}
member Status : SmtpResponseStatus with get
Property Value
Type:
SmtpResponseStatusSee Also