1

I am facing the problem of creating task request via EWS. However, still failing. The best I could create was messege which contains task as attachment. This message contains Accept and Decline button but the buttons are not clickable. Is there anything else what I need to set e.g. some MAPI properties?

I know that there is no way to create standartly in EWS but Outlook must do it some way.

Daniel M
  • 340
  • 2
  • 9

1 Answers1

0

Afaik, assigning Tasks to other people is not possible using EWS (see for example. This question is rather old, though).

A similar question which might be useful was asked here.

Outlook uses another interface than EWS, so they can't be compared. A better comparison is typically OWA, which also does not support assigning tasks.

frangge
  • 53
  • 6