PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Pocket Outlook Inbox

Reply

Pocket Outlook Inbox

 
Thread Tools Rate Thread
Old 03-03-2007, 10:22 PM   #1
Nigel Vandyk
Guest
 
Posts: n/a
Default Pocket Outlook Inbox


Is there a way in C# or VB.NET to read the content of the Pocket Outlook
Inbox so that I can look for an email Subject containing a particular phrase
eg 'Vital Data' and subsequently copy the email body into a string?

--
With best wishes


Nigel Vandyk


  Reply With Quote
Old 05-03-2007, 10:53 PM   #2
=?Utf-8?B?U2ltb24gSGFydA==?=
Guest
 
Posts: n/a
Default RE: Pocket Outlook Inbox

You might find these controls help:
http://www.mooseworkssoftware.com/Communication.htm

Simon.

"Nigel Vandyk" wrote:

> Is there a way in C# or VB.NET to read the content of the Pocket Outlook
> Inbox so that I can look for an email Subject containing a particular phrase
> eg 'Vital Data' and subsequently copy the email body into a string?
>
> --
> With best wishes
>
>
> Nigel Vandyk
>
>
>

  Reply With Quote
Old 06-03-2007, 04:52 PM   #3
Neil Cowburn
Guest
 
Posts: n/a
Default Re: Pocket Outlook Inbox

If you are targeting Windows Mobile 5.0 or later devices, you should
checkout the Microsoft.WindowsMobile.PocketOutlook namespace.

--
Neil Cowburn
Principal Partner
OpenNETCF Consulting, LLC.

Managed Code in the Embedded World

http://www.opennetcf.com/
http://www.smartdeviceframework.com/


"Nigel Vandyk" <sales@astarsoftware.co.uk> wrote in message
news:%23h4TjJeXHHA.4232@TK2MSFTNGP05.phx.gbl...
> Is there a way in C# or VB.NET to read the content of the Pocket Outlook
> Inbox so that I can look for an email Subject containing a particular
> phrase eg 'Vital Data' and subsequently copy the email body into a string?
>
> --
> With best wishes
>
>
> Nigel Vandyk
>
>


  Reply With Quote
Old 07-03-2007, 02:49 AM   #4
Peter Foot [MVP]
Guest
 
Posts: n/a
Default Re: Pocket Outlook Inbox

It's not a feature of the standard Windows Mobile 5.0 managed APIs but there
is some additional functionality to do this (for Email and SMS) in this
library - http://www.inthehand.com/WindowsMobile.aspx

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com


"Nigel Vandyk" <sales@astarsoftware.co.uk> wrote in message
news:%23h4TjJeXHHA.4232@TK2MSFTNGP05.phx.gbl...
> Is there a way in C# or VB.NET to read the content of the Pocket Outlook
> Inbox so that I can look for an email Subject containing a particular
> phrase eg 'Vital Data' and subsequently copy the email body into a string?
>
> --
> With best wishes
>
>
> Nigel Vandyk
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off