MSMQMailNonDeliveryReportData
Properties

The MSMQMailNonDeliveryReportData object represents a non-delivery report e-mail.

The following properties define the non-delivery report.

Property What it does
NonDeliveredRecipients Defines the recipients to whom the original mail was not delivered. (MSMQMailRecipientList object).

The information for each recipient in this list contains the optional recipient property NonDeliveryReason which specifies the reason why the original e-mail was not delivered to this recipient.

OriginalEMail Specifies the original e-mail.

(MSMQMailEMail object)


The MSMQMailNonDeliveryReportData object has no methods.


© 1997 by Microsoft Corporation. All rights reserved.