B
Blair Nygren
We have an Add-in which uses a custom form to access properties from our SQL
Database. When a user links an appointment to our database from the add-in a
user property is written to the appointment and is displayable via the custom
form.
Out add-in also retrieve the appointment urn:schemas:calendar:uid via MAPI
as the key to our database.
Everything works fine in non-cached exchange mode. The named property tag
is accessable via MAPI and displays on the custom form.
But in cached exchange mode the property is no longer visible the the
property tag ID changes which no longer retrieves. We have cleared the forms
cache, deleted the OST and turned on cache exchange mode again and the
problem occurs.
The question is: how do be ensure or clear the cached exchange mode to
access the properties properly? Turning off cached exchange mode is not a
solution.
Database. When a user links an appointment to our database from the add-in a
user property is written to the appointment and is displayable via the custom
form.
Out add-in also retrieve the appointment urn:schemas:calendar:uid via MAPI
as the key to our database.
Everything works fine in non-cached exchange mode. The named property tag
is accessable via MAPI and displays on the custom form.
But in cached exchange mode the property is no longer visible the the
property tag ID changes which no longer retrieves. We have cleared the forms
cache, deleted the OST and turned on cache exchange mode again and the
problem occurs.
The question is: how do be ensure or clear the cached exchange mode to
access the properties properly? Turning off cached exchange mode is not a
solution.