MailBee.NET Objects 4.0

SmtpMessageRecipientSubmittedEventArgs.Result Property

Gets the status of submission the recipient e-mail address to the SMTP server.

public bool Result {get;}

Property Value

true if the recipient e-mail address was accepted by the SMTP server; false is the SMTP server rejected this address.

See Also

SmtpMessageRecipientSubmittedEventArgs Class | MailBee.SmtpMail Namespace