The MSMQMailRecipientList object represents a list of e-mail recipients.
It contains references to one of more MSMQMailRecipient object.
The following properties define a recipient list.
Property | What it does |
Count | Number of recipients that will receive the e-mail (read-only). |
Item | Defines a recipient in the list (read-only). |
The MSMQMailRecipientList object has methods for adding and removing items (MSMQMailRecipient objects) from the list.