microsoft.office.interop.outlook.dll retrieving user's inbox  
Author Message
David Mulford





PostPosted: .NET Framework Networking and Communication, microsoft.office.interop.outlook.dll retrieving user's inbox Top

I want to retrieve a user's inbox authenticating with a username/password. The KB article and examples I have seen all use the profile name/password of the local machine.

I need to use the username/password because I am using this in a web app. Is there a way to have this done using the Microsoft Outlook 11.0 Type Library, or would I have to create a custom pop3 component and use that

Thanks in advance!



.NET Development33