MailBee.NET Objects 4.0

SmtpMessageSubmittedToServerEventArgs.AcceptedRecipients Property

Gets the list of all recipients which were accepted by the SMTP server.

public MailBee.Mime.EmailAddressCollection AcceptedRecipients {get;}

Property Value

A reference to the EmailAddressCollection object which contains the list of all recipients which were accepted by the SMTP server.

See Also

SmtpMessageSubmittedToServerEventArgs Class | MailBee.SmtpMail Namespace