Is it possible to prevent a user from editing appointments and tasks in Outlook. The tasks and appointments are synchronized using an addin we are developing.
We want to make a first release, but we have to prevent the user from editing the items, because we can't sync to changes at to moment back to the server.
We use Redemption to create the appointments and tasks, Which is build on MAPI.
We are also using AddinExpress to make some things happen in Outlook.
Any ideas are welcome.