Description: Using C# to write a small program to send mail dynamically, to achieve the basic message is sent, modified function of small, enter the sender, recipient, subject line, message body to send the message.
To Search:
- [CSharp] - C# to do a small notepad
File list (Check if you may need any files):
Csharpmail\Case11_6\Case11_6.csproj
..........\........\Form1.cs
..........\........\Form1.Designer.cs
..........\........\Form1.resx
..........\........\Program.cs
..........\........\...perties\AssemblyInfo.cs
..........\........\..........\Resources.Designer.cs
..........\........\..........\Resources.resx
..........\........\..........\Settings.Designer.cs
..........\........\..........\Settings.settings
..........\Case11_6.sln
..........\Case11_6.suo
..........\........\Properties
..........\Case11_6
Csharpmail