F
focus.nz
I'm having a problem where the UserProperties that I have set from a
Outlook COM Add-In are being reset after the appointment has been
changed in Outlook Web Access (the same thing occurs if i set these
user properties manually)
If I create a new appointment and then set 8 UserProperties against
the appointment.
If i view the appointment using OutlookSpy it says the UserProperties
count is 8 (which is correct).
If I go into Outlook Web Access, change something with the appointment
and then go back into OutlookSpy and check the UserProperties count it
still says 8.
But if I go back into Outlook Web Access again and make another
change, then go back to OutlookSpy and check the UserProperties count,
it is now set to 0.
It seems to always reset it after the 2nd change.
If i open the appointment, "design the form" and goto the "All Fields"
tab. From the drop down list under 'User-defined fields in this item'
there are no entries. But if i change the drop down list to 'User-
defined fields in folder' it shows up all the user properties with the
correct values. After i first created the appointment and set the user
properties the items were appearing in both lists.
Any ideas on what could be causing this??
Can I get access to these 'User-defined fields in folder' from the
Outlook Object Model?
Thanks.
Outlook COM Add-In are being reset after the appointment has been
changed in Outlook Web Access (the same thing occurs if i set these
user properties manually)
If I create a new appointment and then set 8 UserProperties against
the appointment.
If i view the appointment using OutlookSpy it says the UserProperties
count is 8 (which is correct).
If I go into Outlook Web Access, change something with the appointment
and then go back into OutlookSpy and check the UserProperties count it
still says 8.
But if I go back into Outlook Web Access again and make another
change, then go back to OutlookSpy and check the UserProperties count,
it is now set to 0.
It seems to always reset it after the 2nd change.
If i open the appointment, "design the form" and goto the "All Fields"
tab. From the drop down list under 'User-defined fields in this item'
there are no entries. But if i change the drop down list to 'User-
defined fields in folder' it shows up all the user properties with the
correct values. After i first created the appointment and set the user
properties the items were appearing in both lists.
Any ideas on what could be causing this??
Can I get access to these 'User-defined fields in folder' from the
Outlook Object Model?
Thanks.