Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions xml/ns-System.Net.Mail.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<format type="text/markdown"><![CDATA[

## Remarks
The <xref:System.Net.Mail.MailMessage> class represents the content of a mail message. The <xref:System.Net.Mail.SmtpClient> class transmits email to the SMTP host that you designate for mail delivery. You can create mail attachments using the <xref:System.Net.Mail.Attachment> class.
The <xref:System.Net.Mail.MailMessage> class represents the content of a mail message. You can create mail attachments using the <xref:System.Net.Mail.Attachment> class.

]]></format>
</remarks>
<altmember cref="N:System.Net" />
Expand All @@ -20,4 +20,4 @@
<related type="Article" href="~/docs/framework/network-programming/network-tracing.md">Network Tracing in the .NET Framework</related>
<related type="Article" href="~/docs/framework/network-programming/security-in-network-programming.md">Security in Network Programming</related>
</Docs>
</Namespace>
</Namespace>