public SmtpResponse Verify( string to )
Public Function Verify( _ ByVal to As String _ ) As SmtpResponse
public: SmtpResponse Verify( String^ to );
Represents SMTP VRFY command.
If the server does accept mail for the recipient, the resulting SmtpResponse will have a Group of 2.