bounceRecipients property

List<String>? bounceRecipients
getter/setter pair

Email addresses that resulted in a bounce or email being rejected. Please save these recipients and avoid emailing them in the future to maintain your reputation.

Implementation

List<String>? bounceRecipients;