Welcome To Snipplr


Everyone's Recent C# Snippets Tagged email



« Prev 1 Next »
This technical tip explains how .NET developers can Copy Message from one Mailbox folder to another. Aspose.Email API provides the capability to copy message from one mailbox folder to another. It allows copying a single as well as multiple messages...
0 1080 posted 7 years ago by sherazam
This source code uses public classes and interfaces exposed by GroupDocs.Metadata for .NET to clean metadata from the documents created by a particular author in some directory. Steps include: 1) Scan all documents from an author in a directory (i...
0 870 posted 7 years ago by muhammadsabir
This technical tip explains how to .NET developers can list email messages with paging support inside their .NET Applications. In scenarios, where the email server contains a large number of messages in mailbox, it is often desired to list or retriev...
0 1174 posted 8 years ago by sherazam
A simple utility method to validate an Inputted Email Address.
0 618 posted 12 years ago by ryanfiorini
Como insertar imgenes en un envio via email en ASP.NET
0 699 posted 12 years ago by derebus
Uses LDAP to find EMail address by using the sAMAccountName. Add System.DirectoryServices to references.
0 868 posted 13 years ago by poxet
Uses LDAP to find sAMAccountName by using the Email address. Add System.DirectoryServices to references.
0 1110 posted 13 years ago by poxet
Notes:\r\n\r\n(1) your namespace\'s using section should include the following:\r\nusing System.Net.Mail;\r\n\r\n(2) my example code places the email-sending code in a Button\'s Click() event-handler
3 885 posted 13 years ago by kyrathaba
For both gmail and gApps, use smtp.gmail.com on port 25 with SSL and NetworkCredentials. Neither can send email to their own address, but they can send to other addresses. [NLog](http://nlog-project.org/) has [an example](http://nlog-project.or...
1 765 posted 14 years ago by pckujawa
1 745 posted 15 years ago by mamoo
« Prev 1 Next »