MailBee.NET Objects 4.0

SmtpMessageRecipientSubmittedEventArgs.ServerStatusMessage Property

Gets the string containing the status line of the SMTP server response.

public string ServerStatusMessage {get;}

Property Value

The status string of the SMTP server response to the recipient submission attempt.

Remarks

This value can be used to determine why the server refused a certain recipient.

Examples of the values returned by this property:

See Also

SmtpMessageRecipientSubmittedEventArgs Class | MailBee.SmtpMail Namespace