Click or drag to resize

IMailDeliveryStatuses Property

Gets the list of all Delivery Status Notifications (DSNs) in this email message.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
ReadOnlyCollection<MimeDeliveryStatusNotification> DeliveryStatuses { get; }

Property Value

Type: ReadOnlyCollectionMimeDeliveryStatusNotification
See Also