MailBee.NET Objects 4.0

SmtpMessageSentEventArgs.FailedRecipients Property

Gets the list of recipients the message was not delivered to.

public MailBee.Mime.EmailAddressCollection FailedRecipients {get;}

Property Value

A reference to the EmailAddressCollection object which contains the list of all recipients which did not receive the message.

See Also

SmtpMessageSentEventArgs Class | MailBee.SmtpMail Namespace