0

We have created items with extendedProperty but we didn't create the extendedProperty the right way, We are looking for ways to clean up those extendedProperties ..so we are wondering if deleting the items permanently from mail box using (Shift+delete) will also delete the corresponding extendedProperties ? by the questions below

Quetion1

Question2

We came to know that we will not be able to access the extended properties by the ewsapi and delete that's why we are looking at alternative ways to free up the namespaces for the extendedProperty we created

It will be of great help if anyone could point us in the right direction to clean up the extendedProperties without the uid with which they are created

user2359997
  • 561
  • 1
  • 16
  • 40

1 Answers1

1

The item will be deleted, but Exchange will keep the property definition. Which means you can run out of available named properties (0xFFFF max).

Dmitry Streblechenko
  • 62,942
  • 4
  • 53
  • 78