Mime |
public IList<MailboxAddress> GetRecipients( bool onlyUnique = false )
Gets the concatenated list of recipients.
If the Resent-Sender or Resent-From headers exist, then the recipients defined by the Resent-To, Resent-Cc and Resent-Bcc headers will be used. Otherwise, the recipients defined by the To, Cc and Bcc headers will be used.