2 references to Never
System (2)
net\System\Net\mail\MailMessage.cs (2)
151
if (7 < (uint)value && value != DeliveryNotificationOptions.
Never
) {
422
if(deliveryStatusNotification == DeliveryNotificationOptions.
Never
){