I am writing a console app that will among other things, send out a Meeting Invite/Request to remote users (not on our Exchange and not all using Outlook). I found this article from Microsoft
http://support.microsoft.com/kb/313789
Problem is... I go to add the reference to the Microsoft Outlook 10.0 Object Library to my project and it is not in the COM list. So I figured, maybe Outlook needs to be installed on the server (which doesn't give me an easy feeling anyway) so I installed Outlook... still nothing.
Any ideas on how to install/activate this library, or alternative approaches to accomplish my goal would be greatly appreciated.
Thanks in advance.
http://support.microsoft.com/kb/313789
Problem is... I go to add the reference to the Microsoft Outlook 10.0 Object Library to my project and it is not in the COM list. So I figured, maybe Outlook needs to be installed on the server (which doesn't give me an easy feeling anyway) so I installed Outlook... still nothing.
Any ideas on how to install/activate this library, or alternative approaches to accomplish my goal would be greatly appreciated.
Thanks in advance.