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