PocketPC Outlook to parse Email Message.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Guys,

I want to use PocketPC Outlook com to parse Email in outlook,
I have checked some SDK and sample,
They told me a lot about how to sent SMS and receive SMS.

what I am concering is how to synchorize Email message and to get Email
message body.

Is there any sample about that?

Thanks
 
The support in the Microsoft.WindowsMobile.PocketOutlook is limited to
sending SMS and Email receiving SMS only. To read from the message stores
requires you to use CEMAPI which requires a native code shim, or use a
third-party wrapper e.g. http://www.inthehand.com/WindowsMobile.aspx

Peter
 
Back
Top