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.26106.1555
Syntax
ReadOnlyCollection<MimeDeliveryStatusNotification> DeliveryStatuses { get; }

Property Value

ReadOnlyCollectionMimeDeliveryStatusNotification
See Also