Retrieve Exchange 2007 public folder content

C

Cato

I have Exchange 2007 and a public folder containing mainly Tasks. i
need to obtain a collection of this tasks from c# to send an alert by
email on the ending of the task schedule (i cannot use the integrated
task ending in the public folder).

My problem is, how can i query the exchange store to obtain this
informations? Do i have to use the OUTLOOK MAPI CLIENT library or the
web service of exchange 2007?

Can you give me an example?

Thank you.
 
K

Karl Mitschke

Hello Cato,
I have Exchange 2007 and a public folder containing mainly Tasks. i
need to obtain a collection of this tasks from c# to send an alert by
email on the ending of the task schedule (i cannot use the integrated
task ending in the public folder).

My problem is, how can i query the exchange store to obtain this
informations? Do i have to use the OUTLOOK MAPI CLIENT library or the
web service of exchange 2007?

Can you give me an example?

Thank you.

Hi;

I'd suggest you cruise over to the Exchange Development forum:
http://social.technet.microsoft.com/Forums/en-US/exchangesvrdevelopment/threads

Karl
http://unlockpowershell.wordpress.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top