Smtp.DeliveryStatusNotificationConditions Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9147)
DeliveryStatusNotificationConditions
Gets or sets the bit field specifying the conditions under which the SMTP server should generate and send a delivery status notification (DSN) messages.
Declaration
public DeliveryStatusNotificationConditions DeliveryStatusNotificationConditions { get; set; }
Property Value
Type | Description |
---|---|
Delivery |
DSN conditions. |
Remarks
This is only used if the DSN extension is supported by the SMTP server and enabled -
see Supported