Click or drag to resize

MimeDeliveryStatusNotificationRecipients Property

Gets RecipientDeliveryStatusNotification for all recipients.

Namespace: Limilabs.Mail.MIME
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public IList<RecipientDeliveryStatusNotification> Recipients { get; }

Property Value

IListRecipientDeliveryStatusNotification
See Also