How to add the Outlook appointments to my app

B

bburtonpa

I've been through a lot of info on the web regarding Outlook,
specifically appoinments, but nothing I have found directly answers my
question. I'm writing a standalone application in C# (language doesn't
matter) and would like to embed the Outlook appointment book (sorry if
that is the wrong terminology) in my app, not just what goes on under
the covers but the actual appointment book itself with calendar and
time. I know you can embed Word and/or Excel in an app, what about
Outlook. Can this be done? If so, could someone PLEASE point me to
some info on how to do so.

MANY THANKS!

Barry
 
S

Sue Mosher [MVP-Outlook]

Have you looked at the Outlook View Control? See http://www.outlookcode.com/d/ovc.htm. It's an ActiveX control, but should work in a Windows form application in .NET through COM interop.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top