Click or drag to resize

SmtpServerGreeting Property

Gets the server greeting (initial response).

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public SmtpResponse ServerGreeting { get; }

Property Value

Type: SmtpResponse
See Also