MailBee.NET Objects 4.0

DeliveryNotificationOptions.NotifyCondition Property

Gets or sets the events that trigger ESMTP server to send delivery status notification back to the sender of the message.

public DsnNotifyCondition NotifyCondition {get; set;}

Property Value

A set of flags specifying the events that trigger the server to send delivery status notification (the server must support DSN extension). The default value is Default.

See Also

DeliveryNotificationOptions Class | MailBee.SmtpMail Namespace