Hi All,
I have the application which would like manipulate the events of the
calendar in outlook. Any direction will be appreciated !

Cheers
Leo

Re: How to add/update/delete outlook calendar event from compact framework? by Peter

Peter
Thu Jan 12 06:05:51 CST 2006

If you are targeting Windows Mobile 5.0 you can use the new
Microsoft.WindowsMobile.PocketOutlook managed API. For older devices there
is equivalent functionality available here:-
www.inthehand.com/WindowsMobile.aspx

Peter

--
Peter Foot
Windows Embedded MVP
www.peterfoot.net | www.inthehand.com

"zephyr" <leozc.1001g@gmail.com> wrote in message
news:1137067450.820607.287520@g47g2000cwa.googlegroups.com...
> Hi All,
> I have the application which would like manipulate the events of the
> calendar in outlook. Any direction will be appreciated !
>
> Cheers
> Leo
>



Re: How to add/update/delete outlook calendar event from compact framework? by zephyr

zephyr
Thu Jan 12 07:03:38 CST 2006

Thanks!

Leo