Click or drag to resize

SmtpResponseCode Property

Gets the status code. 2yz is positive completion reply; 3yz is positive intermediate reply; Other is negative.

Namespace: Limilabs.Client.SMTP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public int Code { get; }

Property Value

Int32
See Also