This quickstart shows you how to incorporate the S22.Imap assembly into your application.

Getting up and running

  1. Add a reference to the S22.Imap assembly to your project: Open your project in Visual Studio and, in Solution Explorer, right-click References, and then click Add Reference. Locate S22.Imap.dll and add it.

    12
  2. You can now start using the namespaces exposed by the S22.Imap assembly.

    3