Gets the e-mail address of the recipient for which this RecipientStatus object applies.
A string value with the e-mail address, or a null reference (Nothing in Visual Basic) if not available.
If IsBounced is true, that means that the original e-mail message was not delivered to EmailAddress recipient. You may consider exclusion of this e-mail address from your mailing list.
RecipientStatus Class | MailBee.BounceMail Namespace