It's in the VBA Help files installed with Outlook, at
http://msdn.microsoft.com, with many articles and other resources on the Web. See
http://www.slipstick.com/dev/outtech.htm
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at
http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Jonathan" <(E-Mail Removed)> wrote in message news:Icmdnbje9-(E-Mail Removed)...
> Hi there,
>
> I have recently started development in C# after doing J2EE for a few years.
> We have a few applications where integrating outlook to some of our J2EE
> webapps etc could be useful. I have a basic AddIn running, but would like
> todo some more advanced stuff especially with the spam folder.
>
> I have searched high & lo for documentation on the Outlook Object model
> without much luck, is there a website, api download which explains all of
> the outlook object model etc ?