MailMessageDeliveryNotificationOptions Property

Gets or sets the delivery notifications

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual DeliveryNotificationOptions DeliveryNotificationOptions { get; set; }

Property Value

Type: DeliveryNotificationOptions
See Also