Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A version of this page is also available for
4/8/2010
This section contains Visual C++ code examples that demonstrate how to perform a number of common actions using POOM. These examples are not complete programs and are intended only to demonstrate some of the methods available to programmers.
In This Section
- Code Example: Creating a Recurring Appointment
This C++ code example demonstrates how to create a recurring Appointment that occurs at 10:00 AM every Monday.
- Code Example: Determining the Version
This C++ code example demonstrates how to get a handle to the IPOutlookApp object, log on, and determine the version of Outlook Mobile that is running.