From 6500987665e0da8de78b22a63a498f5a448c2b97 Mon Sep 17 00:00:00 2001 From: Ron Petrusha Date: Wed, 22 May 2019 15:45:37 -0700 Subject: [PATCH] Added obsolete note to type summary --- xml/System.Net.Mail/SmtpClient.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Net.Mail/SmtpClient.xml b/xml/System.Net.Mail/SmtpClient.xml index 96e63dfacbb..82a7303665b 100644 --- a/xml/System.Net.Mail/SmtpClient.xml +++ b/xml/System.Net.Mail/SmtpClient.xml @@ -35,7 +35,7 @@ - Allows applications to send email by using the Simple Mail Transfer Protocol (SMTP). + Allows applications to send email by using the Simple Mail Transfer Protocol (SMTP). The SmtpClient type is now obsolete.