Click or drag to resize

MimeDeliveryStatusNotificationRecipients Property

Gets RecipientDeliveryStatusNotification for all recipients.

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

Property Value

Type: IListRecipientDeliveryStatusNotification
See Also