Indicates whether this DSN message can be treated as a bounce e-mail.
true if the message is bounced; otherwise, false.
true means that Common property is CommonType.Undeliverable or CommonType.Blocked, or Detailed property is DetailedType.AddressChanged.
If the message is not bounce, it can be informational or warning message (or it was not recognized).
RecipientStatus Class | MailBee.BounceMail Namespace