Retrieve Exchange 2007 public folder content from c#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • catoblepa80
    New Member
    • Feb 2010
    • 4

    Retrieve Exchange 2007 public folder content from c#

    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.
Working...