MailBee.NET Objects 4.0

SmtpMessageSubmittedToServerEventArgs.IntendedRecipients Property

Gets the list of recipients the message is addressed to.

public MailBee.Mime.EmailAddressCollection IntendedRecipients {get;}

Property Value

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

See Also

SmtpMessageSubmittedToServerEventArgs Class | MailBee.SmtpMail Namespace