Click or drag to resize

MimeDeliveryStatusNotificationFirstRecipient Property

Gets all Delivery Status Notification for first recipient, or null if no recipient is found.

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

Property Value

Type: RecipientDeliveryStatusNotification
See Also