I want to use the Exchange Web Services in a service (more specifically in a sharepoint activity) in order to assign a task to someone else. That was already answered in this post However, I also want that task to be readonly, so the user cannot modify it, but only the service user (as I want to keep the tasks information in sync with sharepoint data)
Can I achieve this using EWS? and if "yes", are there any how-tos plase? :)
And: SharePoint Tasks are no matter for me. We use our own specialized content types --> therefore we cannot use SharePoint tasks for Exchange sync.
Any suggestions?