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.26106.1555
Syntax
public RecipientDeliveryStatusNotification FirstRecipient { get; }

Property Value

RecipientDeliveryStatusNotification
See Also