Click to See Complete Forum and Search --> : Get exchange calendar item status. (Webdav)


David Smulders
July 23rd, 2008, 07:55 AM
Some Info:

I want to send a query to an exchange server over OWA by Webdav to receive items that are not markt as 'synced'

I mark an item by setting the custom property synced to 'synOKE'
Then when I'm searching for that property the sql query stays the same so I don't have the problem that 1000 query's will be cached for 40 days.

The problem:

If there is a new appointment everything works fine because I can search for the synced property. But when you change the appointment in outlook the appointment sill has the synced set to synOKE.

Is there a way to include the value of 'synced' in an property that resets when the appointment has changed or is there a way to compare some other ID property to a custom property in a search.

Silvio.Lom
February 4th, 2011, 03:13 AM
There is a library available for that. This might be your best option: WebDAV .NET for Exchange http://www.independentsoft.de/webdavex/index.html

It is great API and comes with many examples.

PeejAvery
February 4th, 2011, 01:48 PM
Welcome to the forusm Silvo. :wave:

Please remember to keep your posts relevant. This thread is 3 years old!