Read content of a public folder using C#
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
Read content of a public folder using C#

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development
Author Message
Anders K. Olsen
Guest





Posted: Wed Sep 07, 2005 3:12 pm    Post subject: Read content of a public folder using C# Reply with quote

Hello group

Is there a way to read the contents of an Exchange 5.5 public folder using
C#? I need to read all mails and attachments.

If there are sites on the internet where I can read more about this problem,
please point me in the right direction.

Regards
Anders

Back to top
Dan Mitchell
Guest





Posted: Wed Sep 07, 2005 4:59 pm    Post subject: Re: Read content of a public folder using C# Reply with quote

"Anders K. Olsen" <akol_dk@hotmail.com> wrote in
news:uSy5eS5sFHA.3460@TK2MSFTNGP10.phx.gbl:
Quote:
Is there a way to read the contents of an Exchange 5.5 public folder
using C#? I need to read all mails and attachments.

Not really. Exchange 5.5 only supports Extended MAPI and CDO1.21, and
neither of those are supported with .Net environments:

http://support.microsoft.com/default.aspx?scid=kb;en-us;813349

You have two options:

1. Drop requirement for Exchange 5.5; Exchange 2000 and up support
WebDAV, which you _can_ use from .net languages.

2. Drop requirement for C#. C++ or C or VB or Delphi or, heck, raw
assembly are all valid languages to use. It's possible to get things sort
of working in .net languages, but your app may mysteriously fail at any
time, and there'll never be any good reason for it other than ".net
problems"..

-- dan
Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB