Click or drag to resize

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

Property Value

Type: SmtpResponseStatus
See Also