From what I can see, updating extended properties is not implemented yet.
Since I will need it to set the title (part of the complete name, which is read-only itself), I will try to implement it.
Not 100% on how to do it. But it seems extending the ews::update class to accept ews::extended_property next to the regular ews::property might do it.
I'm open for suggestions.
From what I can see, updating extended properties is not implemented yet.
Since I will need it to set the title (part of the complete name, which is read-only itself), I will try to implement it.
Not 100% on how to do it. But it seems extending the ews::update class to accept ews::extended_property next to the regular ews::property might do it.
I'm open for suggestions.