1

I have created a little demo application which is able to create a meeting request by using the Exchange WebService (EWS). I would also like to add some custom properties to this item but up to now I have only found examples which use the Exchange Managed API, which I won't use. There must be a way to create these properties by only using EWS...

Does anybody know how and can provide a little code example?

Alfred Myers
  • 6,384
  • 1
  • 40
  • 68
Marcus
  • 1,105
  • 2
  • 21
  • 35

1 Answers1

3

Here

MJB
  • 9,352
  • 6
  • 34
  • 49