MailBee.NET Objects 7.1

Result.Recipients Property

The list of delivery status information objects representing each recipient in the DSN message.

public RecipientStatusCollection Recipients {get;}

Property Value

The collection of the delivery status details for every recipient's e-mail address listed ih the DSN message. Never a null reference and never empty.

Example

The example is available in DeliveryStatusParser topic.

See Also

Result Class | MailBee.BounceMail Namespace