Groups | Blog | Home
all groups > dotnet general > may 2004 >

dotnet general : MS Outlook?


Scott M.
5/12/2004 6:14:37 PM
Actually, I think you'd be writing against Exchange, not Outlook, as
Exchange is where all the data is actually stored.


[quoted text, click to view]

Jay B. Harlow [MVP - Outlook]
5/12/2004 6:39:41 PM
Bruce,
For a list of resources on using Outlook from VB.NET:
http://www.microeye.com/resources/res_outlookvsnet.htm

For help & information on programming Outlook (mostly VB6, some VB.NET):
http://www.outlookcode.com/

Some samples of using Outlook with VB.NET:
http://msdn.microsoft.com/office/default.aspx?pull=/library/en-us/odc_OL2003_ta/html/odc_OLOMwVBNET.asp

A sample COM Add-in for Outlook written in VB.NET:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_OL2003_ta/html/odc_OLWhatsNew2k3.asp


Depending on what you are doing with the email, you may run into the
Security Prompt, a properly constructed COM add-in, such as the last link
will avoid this security prompt.

Also you may want to consider reviewing http://www.slipstick.com for similar
products.

Hope this helps
Jay

[quoted text, click to view]

Mr. B
5/12/2004 9:34:21 PM
I'm thinking of writing a simple (ha!) application using VB.net (standard)
that would look at our Outlook resources (ie meeting rooms) and build an
output to show when rooms are booked.

We are using W2K server and 2K Outlook. I've never tried to work with MS
Office products and have no idea where to even start.

Anyone who's done anything with Outlook... I'd sure appreciate some pointers
here!

BTW, my application would be an EXE file (as I've never used XML, etc).

Thanks!

Mr. B
5/13/2004 2:23:19 AM
With Deft Fingers, "Jay B. Harlow [MVP - Outlook]" <Jay_Harlow_MVP@msn.com>
[quoted text, click to view]

Thanks Jay!

AddThis Social Bookmark Button