Provides methods for IMail object creation.
You should use CreateFromEml(String) if you already have an eml data downloaded via Pop3 or Imap client.
You should use other properties and Create()()() method to create message that you'll send using Smtp client.
Namespace:
Lesnikowski.MailAssembly: Mail (in Mail.dll) Version: 3.0.10245.1711
Syntax
| C# |
|---|
public class MailBuilder |
| Visual Basic (Declaration) |
|---|
Public Class MailBuilder |
| Visual C++ |
|---|
public ref class MailBuilder |