| MimeReportDeliveryStatusNotification Property |
Gets DSNs return indications of message delivery to the sender of that message.
This property is filled when
ReportType is
DeliveryStatus
Namespace:
Limilabs.Mail.MIME
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public MimeDeliveryStatusNotification DeliveryStatusNotification { get; }
Public ReadOnly Property DeliveryStatusNotification As MimeDeliveryStatusNotification
Get
public:
property MimeDeliveryStatusNotification^ DeliveryStatusNotification {
MimeDeliveryStatusNotification^ get ();
}
member DeliveryStatusNotification : MimeDeliveryStatusNotification with get
Property Value
Type:
MimeDeliveryStatusNotificationSee Also