Connecting Tech Pros Worldwide Forums | Help | Site Map

Read messages in a Public Folder from a Windows Service using C#

Anders K. Olsen
Guest
 
Posts: n/a
#1: Jan 3 '06
Hello group

Happy New Year to you all.

I'm developing a Windows Service that needs to access the messages stored in
a Public Folder in Microsoft Exchange.

I have been looking into CDO 1.21, and so far i have been able to create a
windows application that lists the messages, but when I try to get sender
information of a message, a popup window appears with the message "A program
is trying to access e-mail addresses you have stored in Outlook". I can
click Yes to this popup, but a service can not do that.

Do any of you know a good solution to this problem?

I'm also looking into other methods of reading the messages. Do you know of
a better way of accessing messages in a Public Folder?

Thank you for your help.

Regards
Anders



Closed Thread


Similar C# / C Sharp bytes