Represents a collection of delivery status information objects for all recipients listed in the DSN message.
For a list of all members of this type, see RecipientStatusCollection Members.
System.Object
System.Collections.CollectionBase
MailBee.BounceMail.RecipientStatusCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Because an e-mail message can can be addressed to multiple recipients, a DSN message may contain more than one delivery status notification.
To get this collection, use Notification.Process method to obtain Result object and then examine Recipients property.
Namespace: MailBee.BounceMail
Assembly: MailBee.NET (in MailBee.NET.dll)
RecipientStatusCollection Members | MailBee.BounceMail Namespace | RecipientStatus