Manage Tasks
Windows Mobile 6.5

8/28/2008
This code sample is named POOMTasks. It demonstrates how to write a Personal Information Manager (PIM)/Messaging application that uses API members from the Pocket Outlook Object Model (POOM) to create, delete, and otherwise manage ITask.
-
IPOutlookItemCollection Interface
-
IRecurrencePattern Interface
-
ITask Interface
To run the code sample
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution file is copied to the following folder:
C:\Program Files\Windows Mobile 6 SDK\Samples\Smartphone\cpp\Win32\poomtasksMicrosoft Visual Studio 2005 launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).
Community Additions
Show: