Pocket Outlook COM Interop Sample

Demonstrates how to access the Pocket Outlook Object Model from a .NET Compact Framework application using COM interop.

For information about using the samples, see the following topics:

Download sample

To build and deploy the sample using Visual Studio

  1. Open Windows Explorer and navigate to one of the language-specific subdirectories for this sample.

  2. Double-click the solutions (.sln) file for this sample.

  3. Press F5 to compile and run the sample.

  4. Deploy to the device or emulator.

Requirements

The .NET Compact Framework is required to build or run the sample. See How to: Install the .NET Compact Framework for installation instructions.

Demonstrates

COM interop.

See Also

Other Resources

Interoperability in the .NET Compact Framework