G
GS-SE
I am trying to figure out a way to allow users to view Note files that were
created on a Pocket PC. I know that Outlook is able to display them to the
user if the notes are synched, and I was wondering if there is a way I can
tap into that functionality using the COM interop.
I think what I would need to do is start by getting the control from the COM
(not sure where it is) and then I could probably use it from there. I'm
also unsure if I can get to folders that are outside of the MAPIFolder area.
What I want to do in a nut shell is have the users create PWI files on the
Pocket PC and then use the OpenNETCF Desktop Comminication API to retrieve
them from the PPC to the desktop -- this means they will not technically be
synched. Then, I want to be able to give the user a from to view these
files in using the Outlook Notes control.
Any ideas where to start??
Thanks for your help.
-G
created on a Pocket PC. I know that Outlook is able to display them to the
user if the notes are synched, and I was wondering if there is a way I can
tap into that functionality using the COM interop.
I think what I would need to do is start by getting the control from the COM
(not sure where it is) and then I could probably use it from there. I'm
also unsure if I can get to folders that are outside of the MAPIFolder area.
What I want to do in a nut shell is have the users create PWI files on the
Pocket PC and then use the OpenNETCF Desktop Comminication API to retrieve
them from the PPC to the desktop -- this means they will not technically be
synched. Then, I want to be able to give the user a from to view these
files in using the Outlook Notes control.
Any ideas where to start??
Thanks for your help.
-G