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